Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continue retrying lightning payments when websocket is connected again #516

Open
kilrau opened this issue Mar 30, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@kilrau
Copy link
Member

kilrau commented Mar 30, 2024

The idea is to break our payment retry loops for offline Lightning wallets after X loops and only continue trying for another X loops if the websocket for the swap is active. Signifying the user is online and active.

Even though we scaled down retry loops, we still have cases where users start swaps and just never come line again.

But websocket != Lightning wallet so this is just an idea really.

@kilrau kilrau added the enhancement New feature or request label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant