Skip to content

why is a newly joined peer not receiving recently gossiped messages. #3918

Closed Answered by thomaseizinger
revoltez asked this question in Q&A
Discussion options

You must be logged in to vote

No, if a peer is not part of the mesh at the time the message is sent, it will never receive it. If you want a newly connected peer to "catch-up" with the message being sent, you will need to implement your own sync mechanism by directly connecting to other peers and download the messages.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@revoltez
Comment options

@thomaseizinger
Comment options

Answer selected by revoltez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants