You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Purpose

  • Add error handling to a number of job nodes in a workflow.
  • If one of the jobs in the "Retry" block fails, then the order is moved to the begin of the "Retry" block to repeat execution.
  • The number of retries and the respective delays are configured with the Retry Instruction.
  • If the maximum number of retries is reached and a job in the "Retry" block fails then the order is considered being failed.

Workflow


x

  • No labels