-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Abuse detected" slowdowns and possible solution #189
Comments
Putting a quick-and-dirty delay of ten seconds at the beginning of the for loop in |
@DavidGriffith Could you please share a copy or at least a diff of your |
In my transfer of merge requests I am currently up to 20 seconds. I tested 10 and 15 which was not sufficient. Diff: mschoettle@8898ba2 |
Actually, 20 seconds also wasn't enough. I suspect that it is related to how many comments are added to the PR. So maybe the 2s delay in between creation is not sufficient. |
I have a fairly small repo with 229 issues that gets stalled around Issue 40 with the following message:
At this point I can leave it running for hours and it won't ever finish. Is there some way I can throttle back API usage or avoid this some other way? Stopping and restarting doesn't help as it 1) starts from the beginning again and 2) I hit the "Abuse detected" immediately. This has a side-effect of ticking off Github such that when I try to file an issue, it is rejected with
There was an error creating your Issue: was submitted too quickly.
The text was updated successfully, but these errors were encountered: