Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wait for gossipsub heartbeat before sending message #94

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

achingbrain
Copy link
Member

Only wait for the sending peer to see the remote in their topic subscriber list but also wait a little bit longer for gossipsub to rebalance the mesh to increase the chances of the publisher actually sending a pubsub message to the subscriber.

Only wait for the sending peer to see the remote in their topic subscriber
list but also wait a little bit longer for gossipsub to rebalance the
mesh to increase the chances of the publisher actually sending a pubsub
message to the subscriber.
@achingbrain achingbrain merged commit dffdff0 into master Feb 28, 2023
@achingbrain achingbrain deleted the fix/wait-for-gossipsub-heartbeat branch February 28, 2023 09:57
github-actions bot pushed a commit that referenced this pull request Feb 28, 2023
## [7.0.1](v7.0.0...v7.0.1) (2023-02-28)

### Bug Fixes

* wait for gossipsub heartbeat before sending message ([#94](#94)) ([dffdff0](dffdff0))
@github-actions
Copy link

🎉 This PR is included in version 7.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant