Error Handling
Configure your Workflow to either continue or terminate if a step fails
Last updated
Was this helpful?
Configure your Workflow to either continue or terminate if a step fails
Last updated
Was this helpful?
Error handling lets you decide what happens when a step fails in your workflow. You can either Terminate the entire workflow when an error occurs or allow it to Continue running despite the error.
If a step's output is essential for subsequent steps, choose to terminate the workflow when that step fails. If the workflow can proceed without a particular step's output, you can configure it to continue despite errors.