stuysu / api.stuyactivities.org

https://api.stuyactivities.org/graphql
9 stars 2 forks source link

api rate limits being hit for google calendar api #677

Open abir-taheer opened 2 years ago

abir-taheer commented 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.