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
{{ message }}
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
I am taking tests on high sender loss network condition. The connection is often closed by the network blackhole detection. After I swiched the blackhole_detection_disabled_ to true in quic_connection.h, I got the QUIC_NETWORK_IDLE_TIMEOUT error. However, I think 5 rtos or 33ms timeout is very normal in weak network condition.
Is this normal? Could you please some hints on these problems? Thank you very much.