"You have exceeded a secondary rate limit" does not throw RateLimitExceededException #2466
Labels
Status: Up for grabs
Issues that are ready to be worked on by anyone
Type: Bug
Something isn't working as documented
As seen here when determining to throw a RateLimitExceededException it does not handle the case where it prints
You have exceeded a secondary rate limit. Please wait a few minutes before you try again.
and instead you get aOctokit.ForbiddenException
The text was updated successfully, but these errors were encountered: