uber / tchannel

network multiplexing and framing protocol for RPC
MIT License
1.15k stars 129 forks source link

Remove init timeout connection noise #1313

Closed Raynos closed 8 years ago

Raynos commented 8 years ago

Any given connection that is closed before it finishes the init req/res handshake lies about it timing out.

This log should only happen if it actually timed out.

r: @jcorbin @kriskowal @shannili

rf commented 8 years ago

sounds good :+1: