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

Add rate limit awareness #9

Open
wagoodman opened this issue Oct 21, 2021 · 0 comments
Open

Add rate limit awareness #9

wagoodman opened this issue Oct 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@wagoodman
Copy link
Contributor

We use the v4 github API to limit the amount of information returned and the number of queries that need to be made. However, it is still possible with large repos to hit rate limits. It would be ideal to track this information with each query and be smart about retries with the information gleaned from the rate limit section of the responses.

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