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

Make rate-limiting and quota rate-limiting plugins work when DB is down #912

Closed
subnetmarco opened this issue Jan 29, 2016 · 0 comments
Closed
Assignees

Comments

@subnetmarco
Copy link
Member

Introduces a new option to establish if the rate-limiting and response rate-limiting plugin should work even if the DB is down.

This means that if provider decides to enable this feature, and the DB is down, requests will go through anyways. If the feature is disabled instead (default behavior), then the user will see 500 errors like he used to.

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