-
Bug
-
Resolution: Fixed
-
Medium (View bug fix roadmap)
-
None
-
DCON - old releases
Just upgraded to 0.30 due to DCON-210.
This fixes the problem with that issue, but now I am seeing a new problem. If I hit "force sync" for one of our larger projects it always fails with "Sync Failed: API Rate Limit Exceeded for <user-id> (403)".
See here: http://developer.github.com/v3/#rate-limiting
I'm going to contact them to request that my instance be white listed, but I think you need to look at the X-RateLimit-Limit and X-RateLimit-Limit-Remaining headers and throttle your requests appropriately.
Form Name |
---|
nino The rate limit is set by Github, once the rate limit is reached DVCS connector will cease syncing and retry again later to see if the throttling has passed.
You can also log a support ticket at https://support.atlassian.com and our support team can investigate for you but if you have reached the Github rate limit then DVCS connector will not be able to issue further requests to Github until the throttling expires.