Wevo iPaaS retry policy
The automatic flow reprocessing policy (or the retry policy) is a feature that allows you to add a configuration to your flow so that if the execution encounters any errors, a new attempt to run the flow will occur by default.
Note
In order to use this feature, your flow must have a trigger that can receive inputs. Therefore, the retry policy isn't available for Scheduler-type flows.
How it works
To create an automatic reprocessing policy, select the flow that will have to follow the policy, and click its trigger. On the left, there is a Retry Policy option, right under Global Properties. Click it.
Now click Add Retry Policy to add a new automatic reprocessing configuration. You can add up to five reprocessing attempts, as well as specify an interval between each one. There are pre-determined intervals as well, but you can customize them. Configure these details and save your configuration.