Skip to content

connection pool timeout #2996

Open
Open
@AndreasBergmeier6176

Description

@AndreasBergmeier6176

Issue tracker is used for reporting bugs and discussing new features. Please use
stackoverflow for supporting issues.

We have multiple services, which talk to a Redis.
We created a new one with similar/same code as other services and this one now gives us a lot of:
connection pool timeout errors.

Expected Behavior

It should tell me at least some details about what timed out and why.
Currently the error is completely useless for figuring out what the problem actually is.

Current Behavior

It gives this error. I was under the impression that Redis would allocate new connections at will - but the field docs for the Redis Client are not clear enough IMO in order to understand what the actual behavior is.

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