Using the Retry On Error Feature in an Activity

Using the Retry on Error tab, you can set the number of times the flow tries to run the activity on encountering an error that can be fixed on retrial. The errors such as waiting for a server to start, intermittent connection failures, or connection timeout can be fixed on retrial.

You can set the count and the interval in one of the following ways:

Field Description
Count The number of times the flow should attempt to run the activity. This value must be an integer.

Interval

(in millisecond)

The time to wait in between each attempt to run the activity. This value must be an integer.
Note: The Count and Interval fields are mandatory. By default, the values are set to 0.