Search found 1 match
- Thu Jun 11, 2026 3:37 am
- Forum: General Discussion
- Topic: Handling retry logic for failed HTTP actions in RoboTask
- Replies: 1
- Views: 27
Handling retry logic for failed HTTP actions in RoboTask
Hi everyone, I’m working with RoboTask to automate a workflow that sends HTTP requests to a REST API endpoint. In my current setup, everything works fine most of the time, but occasionally the API request fails due to network timeouts or temporary server issues. I would like to make the automation m...