Open abir-taheer opened 2 years ago
Implement a rate limiting system. You can use something like the bottleneck library to make sure more requests aren't being sent out than we are allowed to perform.
Implement a rate limiting system. You can use something like the bottleneck library to make sure more requests aren't being sent out than we are allowed to perform.