Summary
The user is inquiring about adding a time sleep between API requests in a custom connector to avoid exceeding the rate limit of 100 requests per minute.
Question
Hi everyone,
I am working on a new custom connector for an API with hard rate limit at 100 request per minute. I would like for this custom connector to add a time sleep of 0.6s between each request to be sure it doesn’t reach the limit of 100 request per minute. Is it possible ? How can i do this ? Is there any problem doing this ?
Olivier
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.