umbrel
umbrel copied to clipboard
Add maxbackoff=5m to lnd.conf sample file.
trafficstars
Maxbackoff helps avoid dead peers due to bad TOR connectivity by soft reconnecting to them.
Do you have any references that confirm this?
The default max backoff time is 1 hour. So decreasing it to 5 minutes like you propose, makes the situation worse?
Thanks for working on this, Yonatan! Sorry for the delay. Closing this PR for now as we moved the Lightning functionality outside of this repository. In case you'd like to reopen this PR, please feel free to do so at the Lightning Node's repository.