-
I registered the rate limiter like the following but it is enabled for all routes
**To Reproduce**
```javascript
this.bind(RateLimitSecurityBindings.RATELIMITCONFIG).to({
Ratelimit…
-
I'm hitting a `429` on a `create_reaction` following a `delete_all_reactions`. Twilight puts these in two separate buckets `ChannelsIdMessagesIdReactions(i)` and `ChannelsIdMessagesIdReactionsUserId…
-
Rate limiter implemented by redis, from [here](https://github.com/tj/node-ratelimiter)
The operation serials are :
['zremrangebyscore', key, 0, start],
['zcard', key],
…
-
See https://stackoverflow.com/questions/67577658/how-can-i-use-ratelimiters-httpclient-delegatinghandler-with-dependency-injecti
Issue:
```
[2021-05-17T21:58:00.116Z] Microsoft.Extensions.Http: T…
-
As has been mentioned in issue #10 the rate limitation is specific to each key. Right now the key being used is determined by the key within the ApiConfiguration and the rates are counted regardless o…
-
See concept: https://www.youtube.com/watch?v=m64SWl9bfvk
-
It will be nice to have a method for changing a limit refresh period in `RateLimiter`.
The use case:
1. I use `RateLimiter` to perform sending requests to another application. It's just an infinit…
-
### Question
![image](https://github.com/apache/shenyu/assets/26133870/c9cd0a96-09ba-4ee7-a702-92d54c17f1da)
After adding X-Forwarded-For to nginx, the IP of nginx is still obtained, but the I…
-
### What
- When trying to save a product (with v3) in TEST env, I get the following error (wasn't there a couple of hours ago)
`Cannot write to '/mnt/podata/logs/ratelimiter_log4perl.log': at /usr/…
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1707) created by **kak@google.com** on 2014-03-26 at 04:28 PM_
---
See discussion here:
https://groups.google.com/forum/#…