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

feat: support HTTP status code 429 (Too Many Requests) #21

Merged
merged 3 commits into from
Dec 23, 2023
Merged

Conversation

gofri
Copy link
Owner

@gofri gofri commented Dec 23, 2023

As per the updated GitHub API docs, GitHub may respond with a TooManyRequests (429) response for rate limits now.
Let's support that before it starts popping in practice.

@gofri gofri merged commit 48d596c into main Dec 23, 2023
2 checks passed
@gofri gofri deleted the gofri/updates branch December 23, 2023 10:12
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

Successfully merging this pull request may close these issues.

1 participant