Versions Compared

Key

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

...

  • A JSON Generator Snap
  • A ForEach Snap (Child process in the screenshot) with:
    • Pipeline set to the pipeline to be retried.
    • A valid Snaplex selected.
    • Execution mode set to Synchronous.
    • Batch Size of 1.
    • Maximum Instances of 1.
    • Execute during preview selectedSnap Execution Validate & Execute.
    • Error view set to route error to error view.
  • A ForEach Snap (Retry in the screenshot) attached to the error view of the previous ForEach Snap with:
    • Pipeline set to the retry pipeline.
    • A valid Snaplex selected.
    • Execution mode set to Synchronous.
    • Batch Size of 1.
    • Pipeline parameters set as follows:
      • retryCount to 1
      • retryLimit to 5
    • Maximum Instances of 50.
    • Execute during preview not selectedSnap Execution Execute only.