Skip to content

[feature]: multi RFQ: indicate what nodes were offline and no quote could be obtained #1629

Open
@ZZiigguurraatt

Description

@ZZiigguurraatt

When doing a multi RFQ SendPayment it streams a separate response for each PeerAcceptedSellQuote. This is nice. AddInvoice should too (#1565). It would also be nice to see what peers rejected the quote (#1569).

A third thing that it would be nice to see would be what peers are offline and no quote could be obtained.

Right now, both AddInvoice and SendPayment quickly skip offline nodes but don't stream any indication that the nodes were offline. It is good that they are quickly skipped if unresponsive and don't delay like #1571 , but we should be told what happened in the streaming RPC response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions