Restart entire scenario after HTTP modules crashes

Hello,

I’m looking for a pro to help me solve this Make issue.

I have a scenario with multiple HTTP modules (around 30 in total).
The webhook that triggers the scenario can end around 10 pcs in the queue, and then one of the HTTP modules crashed with error 429. Indeed, some of the HTTP calls, are doing up to 600 API calls (not in Make but in Quable PIM module).
Error 429 appears because Quable PIM API can’t exceed more than 6000 API calls within 10 minutes.
I would like to find a way to put error handlers on each HTTP module, in order to restart after 10min, the entire scenario (and not the module because the data is lost in between), each time an HTTP error appears, while ensuring that the scenario restarts with the latest input data.

The 6000 requests are not coming inside Make. Make is doing around 30 requests per scenario.
But there are many many externals requests that Make doesn’t see.

For the moments, I put break (and wait 10min) but it restarts from the last module (with lost data), not from entire scenario from zero (keeping initial data).

Below a screenshot of a part of my scenario :

Thank you,

At this point, with these amount of request you should ask yourself if a platform like Make is the right way to go or you need to middelware it in a backend.

Please feel free to schedule a meeting to take a look at the error handlers and give some advice: Calendly - Ali

Hey, I totally get the challenge here. The current setup, where the break waits and then resumes from the last module, sounds like it’s causing data to get lost

I can help you out with my experience and you can check it out at My Profile.

It would be great if I could guide you further and help you move forward with your scenario.

Let’s set up some time through Schedule call