Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Bump backoff version for watchtower-plugin #264

Description

@sr-gi

The current version of backoff does issue a logging.error message when the backoff strategy is abandoned after reaching the maximum retry count. That log entry does create a BROKEN log entry on c-lightning, which makes test fail if allow_broken_logs is not set.

Furthermore, giving up the backoff should be a warning for us, instead of an error, since we do have a manual retry command to restart the whole process.

Backoff has recently merged a change so the log levels can be set (litl/backoff#99), but it's not yet released. Bump the dependency version once a new release is available.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions