Rate Limit exceeded excpetion #31
Unanswered
GitAutopoc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to create 150 repositories in Git at the same time using the Octokit Rest API.
While doing so, i'm receiving rate limit exceeded exception from the Octokit API.
The rate limit provided is 5000/per hour and I also checked my rate limit at that point and it showed 4800+ calls remaining.
What could be the potential cause for this scenario, is it with the Octokit API (or) do we have any rate limiting per minutes/seconds?
Kindly assist me to narrow down this issue.
Beta Was this translation helpful? Give feedback.
All reactions