class documentation
class SandboxedWorkflowRunner(WorkflowRunner): (source)
Runner for workflows in a sandbox.
Method | create |
Implements WorkflowRunner.create_instance . |
Method | prepare |
Implements WorkflowRunner.prepare_workflow . |
Method | set |
Implements WorkflowRunner.set_worker_level_failure_exception_types . |
Class Variable | _worker |
Undocumented |
def set_worker_level_failure_exception_types(self, types:
Sequence[ type[ BaseException]]
):
(source)
¶