Skip to content

respect REST API rate limits #18

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

Closed
2bndy5 opened this issue Aug 23, 2024 · 0 comments · Fixed by #21
Closed

respect REST API rate limits #18

2bndy5 opened this issue Aug 23, 2024 · 0 comments · Fixed by #21
Assignees

Comments

@2bndy5
Copy link
Collaborator

2bndy5 commented Aug 23, 2024

This is going to be tricky because recursion is used when the secondary rate limit is hit. Typically, the response's headers include a time to wait if the secondary rate limit is hit. If the primary rate limit is hit, we just need to fail fast (with non-zero exit code).

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

Successfully merging a pull request may close this issue.

1 participant