]> git.bitcoin.ninja Git - rust-lightning/commit
Refer to an "outage" over a "timeout", for when failure happens
authorMatt Corallo <git@bluematt.me>
Thu, 21 Sep 2023 20:21:13 +0000 (20:21 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 26 Sep 2023 16:37:19 +0000 (16:37 +0000)
commit974ba314a29fa35f2ed662b9357fa9cd701e444d
treebad8f2f76aeebce9971e3bd061eb0d4154c2a6f6
parent11b228b7b0d0f4f8cf0ca4829f89a9b281359606
Refer to an "outage" over a "timeout", for when failure happens

Timeouts may be worth retrying, but an outage is a more general
term which obviously cannot be retried.
lightning/src/chain/chainmonitor.rs