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: prevent redials to the peer with mismatched shards #2013

Open
danisharora099 opened this issue May 14, 2024 · 0 comments
Open

fix: prevent redials to the peer with mismatched shards #2013

danisharora099 opened this issue May 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@danisharora099
Copy link
Collaborator

Problem

#1965 seems to suggest that js-waku currently keeps redialing peers, even after there has been a mismatch of shards/metadata protocol

Proposed Solutions

Redials should occur for dial failures, as per the ConnectionManager, but we should prevent redials caused due to shards mismatch.

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To Do
Development

No branches or pull requests

2 participants