Skip to content
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

Rate limiting causes silent freezing failures #172

Closed
madhephaestus opened this issue Mar 23, 2015 · 2 comments
Closed

Rate limiting causes silent freezing failures #172

madhephaestus opened this issue Mar 23, 2015 · 2 comments

Comments

@madhephaestus
Copy link
Contributor

WHen Github rate limits the API will lock up until the rate limit is cleared (up to an hour!) A rate limit block should be shown as an exception and in a perfect world an event listener for remaining trys (in the API)

I had to go in and manually print a stacktrace in RateLimitHandler.java that was being caught silently to even figure out what was happening.

@KostyaSha
Copy link
Contributor

This already fixed by providing rate-limit strategies.

@KostyaSha
Copy link
Contributor

Duplicates #159 and #160 #169 . Please check existed issues and code before opening issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants