Skip to content

health_check_interval is set to True, not number of seconds #880

@androa

Description

@androa

The documentation of redis-py says health_check_interval is an int for the number of seconds between health checks or ping/pong.

health_check_interval=True,

I assume setting it to true would be the same as setting it to 1? Maybe 10, 30, or a configurable value would be better?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions