Enabling retry executions for actions

Configure workflow actions to automatically reexecute if they fail during workflow execution.

Procedure

  1. Double-click the action icon to open the action configuration form.
  2. Enable the Retry on failed execution option.
  3. Enter values for Number of retries and Retry interval fields and click Next.
  4. Configure the action input and output.
  5. Click Done.
  6. Save the workflow.
    Note:
    • If you do not enable the Retry on failed execution option for an action, the system applies the retry settings that are configured in the Workflow Settings page by default.
    • You cannot enable the Retry on failed execution option for the following actions.
      • Return Data on Sync Webhook
      • Error Handler
      • Set Workflow Status Failed
      • Loop (you can enable the retry execution option for actions within the Loop)
      • Switch
      • Wait for Callback

Results

The action is configured to automatically reexecute in case it fails during workflow execution.