-
Notifications
You must be signed in to change notification settings - Fork 216
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
After resume from sleep OGCS attempts sync before network becomes available. #1836
Comments
Thanks for reporting @kuraikaze 👍🏻 📦 Hopefully this should now be resolved with hotfix v2.10.4.2.zip (see instructions for applying). Let me know how it goes. |
Thanks for the update. Almost there with the hotfix... The app then successfully completed a sync after a few minutes, before I got a chance to look at the details in the Sync window. |
Gist of log for Hotfix version. |
Thanks @kuraikaze, I think that looks correct and I'm sure that was its behaviour before v2.10.4 - it should report the error (but only in the sync window and not as a popup message box) and automatically retry within 15 minutes. |
Yep - the only difference now is that the initial error at resume time generates a Windows Notification, which didn't happen prior to V2.10.4 |
That's more of an intentional change to always have a system notification when there are errors. However, as per #1840 it probable needs some refinement with maybe 4 options to chose from: no notifications / only errors / errors + changes / all. |
Something like that would work for me. Or, perhaps "Notify only after 2 consecutive errors" |
@kuraikaze I've created #1850 to see if we can delay syncs immediately after resume - please have a go with the hotfix there. |
OGCS Version: v2.10.4.0
Edition: Installed
Sync Direction: O<->G
Bug Description
After PC resumes from S3 sleep or hibernation OGCS attempts a sync cycle immediately, frequently before the network stack has completed re-initialisation, leading to a connection failure which generates the error popup.
Steps to Reproduce the Issue
Any other information
Regression to behaviour from closed issues #886, #1144
📎 OGcalsync.log gist
(Resume event at 2024-04-14 08:54:11,214)
The text was updated successfully, but these errors were encountered: