mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-19 18:10:42 +01:00
357f7f9942
The `ReconnectionTask` was only catching `ConnectionResult.Failure.ConnectionFailed`, which is a subset of possible failures. It should instead have caught `ConnectionResult.Failure`. All authentication and initialization failures were not caught and didn't trigger reconnections. Co-authored-by: Bastien Teinturier <31281497+t-bast@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |