Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose

  • Add error handling to a number of nodes in a workflow.
  • If one of the jobs in the "Try" block fails, then the jobs in the "Catch" block are executed.
  • If a job in a "Catch" block fails, then the order is considered being failed.

Workflow