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

Issues using RequestRateLimiter filter #1

Open
explorer-fullstack opened this issue Apr 25, 2023 · 0 comments
Open

Issues using RequestRateLimiter filter #1

explorer-fullstack opened this issue Apr 25, 2023 · 0 comments

Comments

@explorer-fullstack
Copy link

@Haybu - we have gone through your documentation and tried to implement this RequestRateLimiter using Redis and it does not seem to work.

For any request we sent the response header "X-Ratelimit-Remaining" is being sent with value as -1

We have included the dependency of implementation "org.springframework.boot:spring-boot-starter-data-redis-reactive" as well

What we have found is the redis call is failing

Do we need to have redis running separately? We thought that this dependency org.springframework.boot:spring-boot-starter-data-redis-reactive will take care of running the redis behind the scenes

Please clarify

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