You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
See #3202 (comment)
Basically, we have to close the connection if TCP keepalive timeout was expired.
The text was updated successfully, but these errors were encountered: