Skip to content

Check that NotifyWhenOnline calls retry on SendMessage #6897

Open
@Crypt-iQ

Description

@Crypt-iQ

After looking into #6882, I found that some callsites that call NotifyWhenOnline followed by SendMessage* won't retry if the message fails to send. It may be fine in some cases, but I think we should evaluate case-by-case to ensure that if the peer is notified as online and then goes offline, the callers can handle this and messages aren't lost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    intermediateIssues suitable for developers moderately familiar with the codebase and LNp2pCode related to the peer-to-peer behaviour

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions