Browse Source
The previous code would check zombie connections depending on whether HEARTBEAT_ACK was received. Unfortunately when there's exceeding backpressure the connection can terminate since the HEARTBEAT_ACK is buffered very far away despite it being there, just not received yet.pull/5849/head
1 changed files with 9 additions and 1 deletions
Loading…
Reference in new issue