How to avoid the Rate limiting is not enabled exception #383
Closed
Rselvarani
started this conversation in
General
Replies: 1 comment 9 replies
-
This is caused by the github library we use. I'll need to look into the code and see if we can get a workaround. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on the POC for collecting the details for our organization's repo. The rate limit is not enabled in our organization. When I use this issue metrics tool, getting the below exception.
github3.exceptions.NotFoundError: 404 Rate limiting is not enabled.
How can I resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions