Theo's Typesafe CultTTC
Theo's Typesafe Cult3y ago
1 reply
niels

Handling third party API limits

How to handle external API limits?

E.g. setting an API call in queue or something when the limit has been reached until e.g. 300 requests per minute are refreshed again.

Rather this than keeping to send requests and getting API limit reached HTTP responses
Was this page helpful?