OneDriveGUI
OneDriveGUI copied to clipboard
AppImage GUI can freeze during login when connection to OneDrive servers is slow
-Need to do login asynchronously for AppImage as well. -Need to handle client timeout better and provide user message box with error description.
Current workaround is to just kill the GUI and try again when connection is more stable.
This can occur when DNS resolution fails.
-The GUI will now show a warning when OneDrive service is unreachable. e0f37d17820c998050c7ff2c4bce0d4dc99d1fae -Hard to reproduce this corner case when GUI would freeze since the worker runs in a separate thread. Closing for now.
