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

Don't throw NoPeersForOutboundMessageException if peers DONTWANT message #385

Merged
merged 5 commits into from
Oct 16, 2024

Conversation

StefanBratanov
Copy link
Collaborator

If all peers for a certain topic have sent IDONTWANT for a messageId, then when we publish it outbound, we don't want NoPeersForOutboundMessageException to be thrown

Copy link

@rolfyone rolfyone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StefanBratanov StefanBratanov enabled auto-merge (squash) October 16, 2024 02:06
Copy link
Collaborator

@Nashatyrev Nashatyrev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah , great catch 👍
LGTM

@StefanBratanov StefanBratanov enabled auto-merge (squash) October 16, 2024 08:10
@StefanBratanov StefanBratanov merged commit cfdff90 into libp2p:develop Oct 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants