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

Implement backoff in case of throttling by GitHub #64

Open
shankiyani opened this issue May 17, 2023 · 0 comments
Open

Implement backoff in case of throttling by GitHub #64

shankiyani opened this issue May 17, 2023 · 0 comments

Comments

@shankiyani
Copy link
Contributor

shankiyani commented May 17, 2023

Should we consider rate limiting here? Just curious about downtime and we have to send a ton of these, we could hit rate limits and need to throttle ourselves. Rather than failing completely we could back off (or check headers for the next time we can send).

This could be a follow up.

Originally posted by @verbanicm in #63 (comment)

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

No branches or pull requests

1 participant