Skip to content

Rate Limit on the number of Git Clones #44515

Answered by rahuldan
rahuldan asked this question in General
Discussion options

You must be logged in to vote

Received the answer from the Github support team on this:

"Git operations do not consume part of your API rate limit, as there are no API calls made to GitHub.com via the git client.

We don't have any hard limits for clones, though we may delay requests if they come in fast enough to potentially cause overload on one of our servers (this would be determined by the amount of load being placed on our servers at the time of the clones, and would have to exceptionally high to occur). So while Git operations do have dynamic limits, this might result in slower clones, but shouldn't cause any failures.

In terms of API requests: unauthenticated ones are typically limited to ~5000/hr per IP addres…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@rahuldan
Comment options

@nonpawite
Comment options

@rahuldan
Comment options

@nonpawite
Comment options

@rahuldan
Comment options

Comment options

You must be logged in to vote
1 reply
@friday
Comment options

Answer selected by rahuldan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants