Skip to content
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

Backup: Errors and notifications #908

Merged
merged 4 commits into from
Aug 24, 2023
Merged

Commits on Aug 23, 2023

  1. feat: Throw a new NetworkError in Upload service

    This will help Upload service consumer to manage network errors as they want.
    zatteo committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    735d5eb View commit details
    Browse the repository at this point in the history
  2. feat(backup): Return last backup status to front end

    Allow, after a crash or if the user is not here, to display on the front end:
    - if the backup succeeded
    - if not, why
    zatteo committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2a51300 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    1cd4c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3fc9d2 View commit details
    Browse the repository at this point in the history