Many of my scripts are failing due to API rate limit
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.