Rate Limiter #75
Closed
platinumachievements
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Hmm. Good point. Also I should add some warning in readme so people don't make bulk api requests. |
Beta Was this translation helpful? Give feedback.
1 reply
-
v2.1.0 now uses rate limiter. It rate limits at 300 requests per 15 minutes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ive found thta im making a massive amout of calls to retrieve all the trophy details. im trying to implement a rate limiter with sessions. could a simple method be incorporated into the api, maybe using requests_ratelimiter, i think i got 'banned' for a while as i did over 300 ish calls every 15 minutes.
Beta Was this translation helpful? Give feedback.
All reactions