Skip to content

If the Redis server goes down, and a :closed is returned, the pool isn't properly destroyed #18

@hiett

Description

@hiett

If the remote Redis server goes down, whereby a :closed is returned for a command, the pool isn't destroyed. It is destroyed after the 15 seconds, but if there are frequent commands to SRH this timout is likely to be reached. This means that a broken pool will exist, with the only way to fix it being to restart SRH itself (or not have any commands for 15 seconds).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions