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

No fallback if Redis isn't available #439

Open
liorMor opened this issue Jun 11, 2023 · 0 comments
Open

No fallback if Redis isn't available #439

liorMor opened this issue Jun 11, 2023 · 0 comments

Comments

@liorMor
Copy link

liorMor commented Jun 11, 2023

If from some reason redis is irresponsive the api call is crashed.
We want to use the rate limiter but without a disruption to clients.
Can we have the ability in the bootstrap part, i.e. services.AddRedisRateLimiting() to ignore the rate limiter in case of connection problems with redis?

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