WorkflowExecutionError

Summary

The WorkflowExecutionError exception is raised when a workflow encounters an execution error.

Discussion

The WorkflowExecutionError exception is raised if the workflow cannot be executed. For example, if the job is not assigned to the current user or the job is closed, it is not possible to execute a job's workflow.


In this topic