Greetings,
Firstly, I will like to state that my knowledge in asynchronous programming is quite limited. Secondly, both of the following instances will happen on my website, and I am not sure how to avoid the rate limit.
As I am in the developing environment right now, I noticed that it does not allow me to make 10 requests from the API all at the same time, and also I need to take into consideration that multiple people will be using the website at the same time. How can I encounter this problem? Any suggestions?
Thanks