Skip to content

feat: invoice timeout #856

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

Merged
merged 4 commits into from
Mar 20, 2025
Merged

feat: invoice timeout #856

merged 4 commits into from
Mar 20, 2025

Conversation

maybeast
Copy link
Member

@maybeast maybeast commented Mar 18, 2025

Closes #609

Adds a global invoice timeout after which backend won't attempt new payments and considers the payment as permanently failed.

@maybeast maybeast requested a review from michael1011 March 18, 2025 03:07
@maybeast maybeast marked this pull request as ready for review March 20, 2025 02:29
@maybeast maybeast requested a review from michael1011 March 20, 2025 02:29
Copy link
Member

@michael1011 michael1011 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be merged afterwards

@michael1011 michael1011 merged commit dc0434c into master Mar 20, 2025
8 of 9 checks passed
@michael1011 michael1011 deleted the invoice-timeout branch March 20, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement internal timeout for invoice payments
2 participants