You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Description]
sphinx-relay automatically reconnects to LND (or other lightning provider) when the connection is lost.
[Complexity] (1,2,3,5,8)
3
[Acceptance Criteria] (Given, When, Then)
A new test in sphinx-stack, that tests that the reconnection logic is solid. Somehow LND needs to be stopped or locked, and then restarted. Then relay should reconnect without problems and continue to be able to send-receive messages.
[Description]
sphinx-relay automatically reconnects to LND (or other lightning provider) when the connection is lost.
[Complexity] (1,2,3,5,8)
3
[Acceptance Criteria] (Given, When, Then)
A new test in sphinx-stack, that tests that the reconnection logic is solid. Somehow LND needs to be stopped or locked, and then restarted. Then relay should reconnect without problems and continue to be able to send-receive messages.
https://github.com/stakwork/sphinx-relay/blob/0ab446ba5b74b060a967362d29b43400e5161ee2/src/grpc/subscribe.ts#L84
The text was updated successfully, but these errors were encountered: