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

Improvement: have get-github-release wait if hit rate limits #204

Closed
balupton opened this issue Jan 12, 2024 · 0 comments
Closed

Improvement: have get-github-release wait if hit rate limits #204

balupton opened this issue Jan 12, 2024 · 0 comments
Labels
enhancement Improvement or suggestion

Comments

@balupton
Copy link
Member

Running the dorothy tests causes a lot of hits to the github api so after a few pushed commits it is easy for us to go over even the authenticated rate limits. We should detect if rate limits were hit, and just wait it out and try again. Using waiter will output a nice countdown timer.

@balupton balupton added the enhancement Improvement or suggestion label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement or suggestion
Development

No branches or pull requests

1 participant