RetryIt makes it easy to set up a flow to repeat a process a user-definable number of times. When the configured count is exceeded, the job is passed to the Error connection. A user definable private data field is used to control the number of attempts and can be set to either count up or down. Use this app to build a more robust flow that includes a process that could fail such as downloading a file or information from a remote service.
Works pretty good!
Even if what this app does could be done with private data, it makes integration much easier! Great job!
Adding an increment with variable would be a nice addition :)