
APIS and techniques
Queuing asynchronous tasks to defeat rate limits
The problem with rate limits You’ve most likely hit the problem of rate-limited APIS at some point. You make a request and it gets refused because you’ve done too many requests in some time period. […]