Skip to content

[Bug] Unpaid onchain payments are polled forever #244

Description

@talvasconcelos

Any failed, unpaid or partial onchain payment keeps getting polled forever!

  • Stop polling expired invoices with zero received balance.
  • Handle underpaid/partially funded expired invoices separately—probably slower polling or manual resolution.
  • Record a terminal expired/abandoned state instead of overloading paid = false.
  • Improve the warning to include exception type and payment identity.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions