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