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

No connection timeout on RedisDB::Cluster #39

Open
karupanerura opened this issue Jul 8, 2021 · 0 comments
Open

No connection timeout on RedisDB::Cluster #39

karupanerura opened this issue Jul 8, 2021 · 0 comments

Comments

@karupanerura
Copy link

RedisDB::Cluster will connect to Redis without timeout option.
Therefore, if a Redis node goes down and RedisDB::Cluster tries to connect to the dead Redis, RedisDB::Cluster waits complete connecting the dead Redis forever.

So I want to add timeout option to RedisDB::Cluster.

@karupanerura karupanerura changed the title No timeout on RedisDB::Cluster No connection timeout on RedisDB::Cluster Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant