I have a repo that has never been able to synchronize. It's been stuck for 4 months with the message
Sync Paused: GitHub rate limit was exceeded. Syncing will automatically resume later.
The repo has just over 5,000 commits. What I've done so far:
That was three days ago that Github raised our API limit but the repo is still showing the same error. I really don't know what else to try. This is an important project for us and it would be really helpful to finally get smart commits working.
Maybe this? https://community.atlassian.com/t5/Jira-questions/Github-API-Rate-exceeded/qaq-p/718108
Github only allows 5000 requests per hour, regardless of the source. This means, if there are any other requests that you have been sent to Github (i.e: from any other applications), the limit would be used up together.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.