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

Use proper ratelimiting #5

Open
ooliver1 opened this issue Mar 21, 2023 · 0 comments
Open

Use proper ratelimiting #5

ooliver1 opened this issue Mar 21, 2023 · 0 comments

Comments

@ooliver1
Copy link
Member

Currently, eludris.go just has a look at retry-after on 429 then sleeps. This issue is to use Reset, Last-Reset, Max and Request-Count (X-RateLimit-...) to avoid 429s alltogether when possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant