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

[fix] Rate limit modify requests in GitHub API #996

Merged

Conversation

slarse
Copy link
Collaborator

@slarse slarse commented Feb 5, 2022

Fix #991

With background of #991 and the new secondary rate limits in the GitHub API, we need to rate limit modify requests to 1 per second. This will significantly slow down certain portions of using RepoBee, but stability is more important than speed.

This may also be necessary to investigate for GitLab and Gitea, but I won't travel that road until a problem is reported (as of yet, nothing).

@slarse slarse requested review from algomaster99 and a team and removed request for algomaster99 February 5, 2022 12:37
@slarse slarse merged commit f9d63b8 into repobee:master Feb 6, 2022
@slarse slarse deleted the issue/991-rate-limit-github-modify-requests branch February 6, 2022 09:01
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.

Using tamanager plugin causes repos setup to hit secondary rate limit in GitHub API
1 participant