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

How to deal with Redis connection errors? #202

Open
dmattia opened this issue Mar 23, 2023 · 0 comments
Open

How to deal with Redis connection errors? #202

dmattia opened this issue Mar 23, 2023 · 0 comments

Comments

@dmattia
Copy link

dmattia commented Mar 23, 2023

  • I'm submitting a ...
    [ ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [x] question about how to use this project

  • Summary

How do we support error handling for when a Redis backend is unavailable? Ideally, we'd like to turn off rate limiting if Redis cannot be reached, or otherwise to switch to an in memory backend store. We'd also like to be alerted anytime Redis wasn't reachable.

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
    n/a
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

1 participant