mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-03 23:53:16 +00:00
Added comments
This commit is contained in:
parent
1491594208
commit
528c8de6d4
@ -508,6 +508,7 @@ proc establishConnection(
|
||||
except CatchableError:
|
||||
error "failed connect Eth client", error = getCurrentExceptionMsg()
|
||||
|
||||
## this exception is handled by the retrywrapper
|
||||
if not connected:
|
||||
raise newException(CatchableError, "all failed")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user