sheik shameer
Results
2
issues of
sheik shameer
The argument 1 used in the INCRBY statement in the Lua script can be anything and not necessarily an integer. https://github.com/animir/node-rate-limiter-flexible/blob/d4e26c0748e9213b5646694f8a3d46db8ba56824/lib/RateLimiterRedis.js#L5 This will cause "“ERR value is not an integer...
enhancement
Issue : https://github.com/animir/node-rate-limiter-flexible/issues/222 1. Tested with npm run eslint Introduces non atomic redis rate limiter it is designed to be non-atomic, meaning it does not guarantee that limit checking and...