Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real machine environment #48

Open
Zack-Tsang opened this issue Nov 10, 2023 · 1 comment
Open

Real machine environment #48

Zack-Tsang opened this issue Nov 10, 2023 · 1 comment

Comments

@Zack-Tsang
Copy link

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!

@Kevin20201
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants