Skip to content
  • Milan Crha's avatar
    gs-update-monitor: Change the last check timestamp only if updates could be received · 6e59d968
    Milan Crha authored
    The "check-timestamp" should be updated only if both "refresh-cache" and
    "get-updates" succeeded, instead of immediately after "refresh-cache" call
    succeeded, thus when the later fails, it's checked an hour later for the updates
    again. Otherwise, for example when the first check after login always fails,
    like due to the server is connected later after login, the user never sees
    new updates.
    
    Closes #1316
    6e59d968