Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Don't fail all of an iteration of the device list retry loop on error #7609

Merged
merged 5 commits into from
Jun 1, 2020

Commits on Jun 1, 2020

  1. Don't fail all of an iteration of the device list retry loop on error

    The reason we're logging as debug here is because if a server is consistently making this fail for a user then we'd end up flooding the logs with these errors.
    babolivier committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a7a80c0 View commit details
    Browse the repository at this point in the history
  2. Also log when resyncing

    babolivier committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    8129b41 View commit details
    Browse the repository at this point in the history
  3. Changelog

    babolivier committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    e0ef727 View commit details
    Browse the repository at this point in the history
  4. Fixup changelog

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    babolivier and anoadragon453 authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    bb768b2 View commit details
    Browse the repository at this point in the history
  5. Remove lying comment

    babolivier committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    ace95a5 View commit details
    Browse the repository at this point in the history