Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rate limit requests too avoid too many request error #2

Open
jpiburn opened this issue Dec 17, 2020 · 0 comments
Open

rate limit requests too avoid too many request error #2

jpiburn opened this issue Dec 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jpiburn
Copy link
Owner

jpiburn commented Dec 17, 2020

when sending multiple API requests its easy to bump into Client error: (429) Too Many Requests (RFC 6585) for sending too many requests too quickly. when the requests are spaced out a little you stay under the rate limit, this should be handled in the backend.

@jpiburn jpiburn added the enhancement New feature or request label Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant