This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Rate limiting needed #9
Comments
Was literally going to add an issue to this repo about this - rate limiting is needed for both security alerts + security fixes as they both trigger Github's anti-abuse controls. |
Thanks @jimmed - have tested and it works awesome! @leontebbens take a look at the PR ^^ |
Thanx @jimmed - it solves the problem |
please accept the pull request |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, when using this script against our Github Enterprise Cloud I get rate limit errors:
"You have triggered an abuse detection mechanism. Please wait a few minutes before you try again.
https://developer.github.com/v3/#abuse-rate-limits"
Suggestion: https://github.com/github/platform-samples/tree/master/api/ruby/find-inactive-members has rate limiting
The text was updated successfully, but these errors were encountered: