Skip to content

No connection timeout on RedisDB::Cluster #39

@karupanerura

Description

@karupanerura

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions