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

Uncaught exceptions in after_request when the request takes longer to process than the rate limit window #17

Closed
alisaifee opened this issue Oct 21, 2014 · 0 comments
Assignees
Labels

Comments

@alisaifee
Copy link
Owner

In the case where the individual requests take longer to process than the rate limit window itself, an exception is thrown when using redis as the backing storage caused by an expired key.

@alisaifee alisaifee added the bug label Oct 21, 2014
@alisaifee alisaifee self-assigned this Oct 21, 2014
alisaifee added a commit that referenced this issue Oct 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant