Versions Compared

Key

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

...

  • If any of the three jobs within the Retry block fails then the order will wait for the specified delay and will repeat the Retry block from the first job node.
  • This example makes use of a maximum of 10 retries and an individual delay per retry each being added one more second.
  • If the number of delays specified is lower than the number of retries then the last delay specified will be used for subsequent retries.

Further Resources

Display content by label
TypeHow To
Labelsjs7 howto retry