-
-
Notifications
You must be signed in to change notification settings - Fork 904
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
Slow or delayed connection during weak internet connection #4165
Comments
Will do that, but that traffic has to be non-blocking by design. |
Did it improve ? Just found https://developer.mozilla.org/en-US/docs/Web/API/Navigator/connection |
Opting out data collection didn't help. Tested today again. It even fails if I connect to the WiFi without Internet connection (because of missed payment) |
@haslinghuis wow, so fast solution=) right now it's hard to emulate, but I'll verify soon on my location. For now, I checked out your branch, compiled - it seems to be working at first sight. |
Describe the bug
Connect to a very slow or weak internet connection and try to connect to the drone via the com-port (I tried on Windows). It freezes often and does not go to the dashboard. But the port successfully opened.
If I disable the internet completely - it becomes much faster.
To Reproduce
Connect to a very slow or weak internet connection and try to connect to the drone via the com-port
Expected behavior
Fast response.
Configurator version
10.10.0
Flight controller configuration
Add any other context about the problem that you think might be relevant here
No response
The text was updated successfully, but these errors were encountered: