-
Notifications
You must be signed in to change notification settings - Fork 816
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
display subject when we have sync issues like network errors #5768
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5768 +/- ##
==========================================
- Coverage 60.37% 60.33% -0.04%
==========================================
Files 143 143
Lines 18518 18518
==========================================
- Hits 11180 11173 -7
- Misses 7338 7345 +7 |
@nimishavijay @jancborchardt @karlitschek |
I would use a more generic error message, like: Network problem while syncing xyz. Client will retry automatically again. This way user knows what the problem is and that they do not have to do anything. |
2b90806
to
51b2fd9
Compare
1ed39c5
to
3c9c87a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just comments on constifying method parameters
/backport to stable-3.9 |
Signed-off-by: Matthieu Gallien <[email protected]>
Signed-off-by: Matthieu Gallien <[email protected]>
4886962
to
879f5ef
Compare
in order to be able to filter some errors when showing them into the main dialog activity list, add some more info about the error to know the origin (like a network issue or a sync issue) Signed-off-by: Matthieu Gallien <[email protected]>
tell users this is a network error and the client wll retry automatically Signed-off-by: Matthieu Gallien <[email protected]>
Signed-off-by: Matthieu Gallien <[email protected]>
879f5ef
to
2a41b81
Compare
Signed-off-by: Matthieu Gallien <[email protected]>
AppImage file: nextcloud-PR-5768-71fbc8620dce95215748c43d329000d75482fc28-x86_64.AppImage |
SonarCloud Quality Gate failed. |
No description provided.