Skip to content

Track publish time after messages are sent #494

@twoeths

Description

@twoeths

Description

Right now it's not possible to track when messages are sent, although there is a delay at gossip side the publish() function returns immediately, see ChainSafe/lodestar#6596

Solution

Find a way to implement async OutboundStream.push() which only returns when messages are really sent

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions