Automatically retry step before moving on?
Status: Closed · Asked by Pabblynaut on · 0 views
I have a process with 20+ steps.
Sometimes step 7 times out, sometimes step 13 times out, sometimes none time out.
Is it possible to auto-retry a failed step before the process moves on to the next step?
Nobody else needs to do something like this?
Hey @Pabblynaut
If you want to re-execute your failed tasks then you may select the task once and execute them all.

Thanks, but I do not want to do that.
I want the workflow to automatically retry a step in a the flow if that step times out.
I want the workflow to automatically retry a step in a the flow if that step times out.
Currently, it is not possible to automatically rerun the failed tasks only.