Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connection pool timeout #2996

Open
AndreasBergmeier6176 opened this issue May 15, 2024 · 0 comments
Open

connection pool timeout #2996

AndreasBergmeier6176 opened this issue May 15, 2024 · 0 comments

Comments

@AndreasBergmeier6176
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant