Versions Compared

Key

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

The retry event node is used to be able to retry a task after a functional exception. This node can be used as an end node in the execute task flow. For more information about this see Execute task flow.

The retry event node has two parameters, a key and a value. The key should correspond to a key of the execute task flow parameters. The value parameter is an expression that should result in a single value.

...