You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We tried to set ratelimits on keydb, but it didn’t work(
Crash with the error redis.exceptions.ResponseError: Command # 2 (EXPIRE jms:ratelimit:8badef9b1bae26f59 86400 NX) of pipeline caused error: ("wrong number of arguments for 'expire' command",)
We tried to set ratelimits on keydb, but it didn’t work(
Crash with the error redis.exceptions.ResponseError: Command # 2 (EXPIRE jms:ratelimit:8badef9b1bae26f59 86400 NX) of pipeline caused error: ("wrong number of arguments for 'expire' command",)
It seems there are a lot of problems due to the option)
https://docs.keydb.dev/docs/commands/#expire
https://redis.io/docs/latest/commands/expire/
The text was updated successfully, but these errors were encountered: