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
Hello, everyone! I want to reproduce the environment in the real machine. However, when I tested the performance of the handover, I met an error like this:
panic: NetworkIdleTimeout: No recent network activity
Due to this error, the QUIC connection was always closed. However, even if the client connects two paths, when one of the paths is canceled, the connection fails again!
Could everyone help me? Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello, everyone! I want to reproduce the environment in the real machine. However, when I tested the performance of the handover, I met an error like this:
panic: NetworkIdleTimeout: No recent network activity
Due to this error, the QUIC connection was always closed. However, even if the client connects two paths, when one of the paths is canceled, the connection fails again!
Could everyone help me? Thanks in advance!
Hi Zack!
Have you found the reason as to why this behavior occurs? Or a fix to this problem?
I am also seeing the same behavior when 1 link is interrupted then all links dies.
Hello, everyone! I want to reproduce the environment in the real machine. However, when I tested the performance of the handover, I met an error like this:
panic: NetworkIdleTimeout: No recent network activity
Due to this error, the QUIC connection was always closed. However, even if the client connects two paths, when one of the paths is canceled, the connection fails again!
Could everyone help me? Thanks in advance!
The text was updated successfully, but these errors were encountered: