mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 03:25:48 +03:00
[GH-ISSUE #181] Make the "unable to connect to remote server" message less intrusive #1080
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#1080
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @radoeka on GitHub (Dec 4, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/181
I'm getting the "unable to connect to remote server" message. This is just after I started my computer, after reviving it from sleep or hibernate mode. It probably also happens, I regularly switch between VPN and direct network connections.
Is there a possibility, or can it be created and not each missed connection is reported via popup error message. It would also be good to mentioned / report how often a connection is made and of those connections were successful. That will make it possible to determine how severe a missed connection actually is. As long as 1 out of X connections are missed, it does not worry me.
Is there a possibility to make this part a bit smarter.
@aluxnimm commented on GitHub (Dec 4, 2016):
Similar to #104.
You are right, we should find a better way to report network issues, but it is hard to distinguish them from real errors and it also depends on the sync interval of course. If you sync every minute and it fails 1 out of 100 times it is less important than if you sync only every hour and it fails once.
But if the url is wrong, the password is not correct (anymore) or the server has some network issues the error shouldn't be ignored.
@radoeka commented on GitHub (Dec 4, 2016):
The sync interval is set at 30 min.
That's not too often. I this situation I would like to know how often it goes well. I also wonder why other programs do not report any network issues (or at least that's what I think. I've to restart Outlook regularly after waking up the computer).
@aluxnimm commented on GitHub (Dec 4, 2016):
There is a status window accessible from the ribbon where you see if the last sync run was successful and how long ago it happened at least.
@aluxnimm commented on GitHub (Apr 16, 2017):
Finally we tried to improve this behaviour and log the first network errors only as warnings to avoid errors after startup from hibernate for example, will be in 2.19.0.