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

Sudden disconnected server is reported as ConnectionIsTimeout #150

Open
edsko opened this issue Oct 20, 2024 · 0 comments
Open

Sudden disconnected server is reported as ConnectionIsTimeout #150

edsko opened this issue Oct 20, 2024 · 0 comments
Assignees

Comments

@edsko
Copy link
Collaborator

edsko commented Oct 20, 2024

If I have a client and a server, and I CTRL-C the server while the client is still waiting for a reply, I see a ConnectionIsTimeout on the client side, which is confusing and may lead folks down the wrong path when debugging issues. I suspect that this is due to unfortunate interaction between the timeout manager and the rest of http2, similar to #136 perhaps.

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

2 participants