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

Handle http error 429 #127

Closed
Suika opened this issue Jul 7, 2024 · 1 comment
Closed

Handle http error 429 #127

Suika opened this issue Jul 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Suika
Copy link
Contributor

Suika commented Jul 7, 2024

On a change that one does too many requests, the 429 should be handled in a graceful manner. Either a reasonable back off and retry logic, or premature termination. Better yet is to know how many requests are too many.

@bitbybyte bitbybyte added the enhancement New feature or request label Jul 7, 2024
@bitbybyte
Copy link
Owner

Folding this into #78

@bitbybyte bitbybyte closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2024
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

2 participants