Skip to content

Improve AppUpdaterService #365

Open
Open
@casaout

Description

Every now and then, when the user doesn't have an internet connection (or is currently connecting to it or to VPN), the following error-message is shown:

Image

This can be confusing as reported by some users.

Can we do a few checks that, if not implemented like that, might be quick solutions to make this a bit better?

  1. are we checking for internet (i.e. ping) before trying to do the update?
  2. are we resetting failedUpdateAttempts correctly?
  3. when it fails, can we check again in 15mins?
  4. could it make sense to NOT show the message if the connection fails, and only log it. And only show it when the installation actually fails?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions