WorkflowExecutionError

Zusammenfassung

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

Diskussion

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 diesem Thema