Skip to content

Conversation

@guggero
Copy link
Contributor

@guggero guggero commented Sep 5, 2023

Fixes #638.

It can happen that we see the payment request for a payment coming in, register it, but then it is failed on the lnd level and basically never exists in the DB.
In that case we can just stop tracking the payment.

Copy link
Member

@ellemouton ellemouton left a comment

Choose a reason for hiding this comment

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

Looks good 👍

Copy link
Contributor

@ViktorT-11 ViktorT-11 left a comment

Choose a reason for hiding this comment

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

LGTM as well :)!

It can happen that we see the payment request for a payment coming in,
register it, but then it is failed on the lnd level and basically never
exists in the DB.
In that case we can just stop tracking the payment.
@guggero guggero force-pushed the fix-payment-not-initiated branch from b9da0d4 to fd6c906 Compare September 6, 2023 15:48
@guggero guggero merged commit dfb4fff into master Sep 6, 2023
@guggero guggero deleted the fix-payment-not-initiated branch September 6, 2023 16:10
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.

LITD: Received critical error from subsystem, shutting down: payment isn't initiated

4 participants