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

Rate limit rule #207

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Rate limit rule #207

merged 2 commits into from
Apr 29, 2024

Conversation

plor
Copy link
Contributor

@plor plor commented Apr 29, 2024

I got the rate limiting working using a library here https://github.com/go-redis/redis_rate/tree/v10

plor added 2 commits April 28, 2024 20:45
  * manually creating Limit to get around limitations
  * adding error to plugin pattern to avoid context cancel issues
@plor plor requested a review from wtfsayo April 29, 2024 03:45
@plor plor linked an issue Apr 29, 2024 that may be closed by this pull request
@wtfsayo wtfsayo merged commit 29f08a8 into develop Apr 29, 2024
@wtfsayo wtfsayo deleted the rate-limit-rule branch May 17, 2024 11:45
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

Successfully merging this pull request may close these issues.

Implement rate limit for app rule
2 participants