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

Process ETIMEDOUT (TimeoutError) on both server and client sides #3394

Closed
asvetlov opened this issue Nov 17, 2018 · 2 comments
Closed

Process ETIMEDOUT (TimeoutError) on both server and client sides #3394

asvetlov opened this issue Nov 17, 2018 · 2 comments
Milestone

Comments

@asvetlov
Copy link
Member

See #3202 (comment)

Basically, we have to close the connection if TCP keepalive timeout was expired.

@asvetlov asvetlov added this to the 3.5 milestone Nov 17, 2018
@aio-libs-bot
Copy link

GitMate.io thinks the contributor most likely able to help you is @aio-libs-bot.

Possibly related issues are #198 (Timeout handling in server side), #1065 ([uvloop] aiohttp client and proxy - TimeoutError), #2595 (Server handler halts after client connection closed), #515 (Add raw_headers to both client and server API), and #1309 (Client Tracing).

@asvetlov
Copy link
Member Author

Done by asyncio

@lock lock bot added the outdated label Jun 24, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants