wormhole/bridge/pkg/ethereum
Leo fd27570637 bridge: remove all supervisor.SignalHealthy calls
Supervisor does not back off tasks that failed in a healthy state.

There are a couple places where we rely on supervisor for
application-level backoff, so we always want back-off. The distinction
is meant to enable runnables to implement their own specific back-off
logic, which we don't, so we can safely ignore it.

Fixes #37

ghstack-source-id: c756381b1b
Pull Request resolved: https://github.com/certusone/wormhole/pull/64
2020-10-28 22:47:12 +01:00
..
abi Update all Go dependencies to latest 2020-10-16 20:48:53 +02:00
watcher.go bridge: remove all supervisor.SignalHealthy calls 2020-10-28 22:47:12 +01:00