AngadA
Windmill2y ago
8 replies
Angad

Many of my scripts are failing due to API rate limit

I use windmill script to put some shopify data in clickup table, but clickup has an api rate limit i.e 100 request per minutes, due to his many of the webhooks trigger fails to put the data in clickup table.

I comes up with some Solution but i need some suggestion,

1. Is there some bot that re-runs the fails script after some times, or some apis for windmill that can get all the fail scripts and then triger them througs apis.
2. I thought putting some delay in code may works but i am affraid that will block the worker (the worker thats running the script), and i even don't know how many worker i get in my plan.

If someone have some other suggestion and answer please help.
Was this page helpful?