Closed ronag closed 1 month ago
Tee TIMEOUT_IDLE state used by the keep alive timeout should include the event loop lag since it's tracking a remote servers time.
TIMEOUT_IDLE
I think the recent fast timers event loop lag fixes has broken this. We should not use fast timers for this state.
Provided PR #3554 ;)
Tee
TIMEOUT_IDLE
state used by the keep alive timeout should include the event loop lag since it's tracking a remote servers time.I think the recent fast timers event loop lag fixes has broken this. We should not use fast timers for this state.