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

Fix connection pooled client timeouts #2860

Merged
merged 3 commits into from
May 22, 2024

Conversation

kyri-petrou
Copy link
Collaborator

/fixes #2841

We need to refresh the timeout handler when we get a connection from the pool, otherwise we might end up timing out in-flight requests prematurely

@jdegoes jdegoes merged commit 53e0f9f into zio:main May 22, 2024
33 checks passed
@kyri-petrou kyri-petrou deleted the refresh-idle-timeout-handler branch May 23, 2024 03:22
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

Successfully merging this pull request may close these issues.

ZClient - PrematureChannelClosureException
2 participants