Skip to content

Allow configuring max_connections or connection pool for Redis State Store #498

@abdulhuq811

Description

@abdulhuq811

Description

When the control plane serves multiple requests for over an extended period of time, it eventually gets to a deadlock state and fails any requests that requires interacting with the state store. Restarting the control plane and workflow service releases the stale connections.

Proposed Solution

Allow configuring a connection pool or setting max_connections for the Redis State Store and optionally Redis Message Queue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions