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
Assignees
Labels
enhancement New feature or request P2 question Further information is requested

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 online 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
@kilrau kilrau added P2 question Further information is requested and removed P2 labels Jan 2, 2025
@kilrau kilrau added the P2 label Jan 2, 2025
@kilrau kilrau assigned maybeast and unassigned michael1011 Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants