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

feat: Enhance limit-count Plugin to support to set redis-cluster connection timeout #11958

Open
hsuanlin1203 opened this issue Feb 8, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@hsuanlin1203
Copy link

Description

The limit-count plugin can set redis connection timeout, but can not set redis-cluster connection timeout, because utils.rediscluster only support to set read timeout (https://github.com/apache/apisix/blob/master/apisix/utils/rediscluster.lua#L27).
The default connection timeout of resty redis cluster is 1 second and I need longer.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Apache APISIX backlog Feb 8, 2025
@dosubot dosubot bot added the enhancement New feature or request label Feb 8, 2025
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
Status: 📋 Backlog
Development

No branches or pull requests

1 participant