envoyproxy / envoyproxy/ratelimit
Method to clear rate limits?
Open
help wanted
- Dominant language
- Go
- Stars
- 2.7k
- Forks
- 535
- PR merge metrics
- No merged PRs in 30d
Description
I think it would be neat for the /json API route to accept a DELETE request which clears the matching Redis keys. For example, when a user successfully enters their password correctly, we reset the rate limits for that user. I realize this wouldn't be something Envoy would call directly, but something a different service could call directly.
Contributor guide
Assessment
This issue has not been assessed yet.