Drop verbose log entries in BP when no network graph is provided 2022-11-noisy-no-graph
authorMatt Corallo <git@bluematt.me>
Mon, 21 Nov 2022 20:37:25 +0000 (20:37 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 22 Nov 2022 17:27:29 +0000 (17:27 +0000)
commit46333affb9538fcaf00ffce86b78dc2cf80b8c79
tree36fd4c5ac3ec42cabf8ae2e8e9df48961575ccab
parenta4c4301730c78e0adbf5810c753ca37b1ba8063b
Drop verbose log entries in BP when no network graph is provided

If no network graph is provided to the `BackgroundProcessor`, we
log every time the processor loop goes around (at least every
100ms, if not more) which fille up logs with useless indications
that we have no network graph.
lightning-background-processor/src/lib.rs