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

How to dynamically update value of rate limit in createExpressMiddleware #2

Open
dilshans2k opened this issue Feb 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dilshans2k
Copy link

Hi,
I am trying to dynamically update limit of rate-limiter. I am storing the value of limit in redis and have subscribed using psubscribe command of redis. So whenever the value at that key changes in redis, i want to update limit in RateLimiter too.
Is this even possible with current codespace?
Please help, Its urgent

@spinlud spinlud added the enhancement New feature or request label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants