Skip to main content
Use a class-based executor in a workflow: define a class with a __call__ method and pass an instance as the step executor. Install dependencies:
class_based_executor.py