Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upScale and optimize highly active repositories #108
Labels
Projects
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
This work provides scalability improvements that reduce the chance of rate limits being triggered.
Intended Outcome
Large engineering teams with monolithic apps or with mono-repos have engineering practices that create a large number of updates, pull requests, and continuous integration runs against a single repository. At scale, these highly active repositories encounter rate limits when attempting to push and merge code.
How will it work?
This work won't create any user visible changes other than the absence of rate limit errors.