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

enhance dial connection to avoid collision #1595

Open
yoomee1313 opened this issue Aug 22, 2022 · 1 comment
Open

enhance dial connection to avoid collision #1595

yoomee1313 opened this issue Aug 22, 2022 · 1 comment
Assignees
Labels
enhancement New feature or enhancement
Projects

Comments

@yoomee1313
Copy link
Contributor

if two nodes try to dial each other at the same time, sometimes there's a collision.

Before the enhancement, adopt ethereum dial scheduler change, first.

avoid collision

  • option1. random reconnection time
  • option2. get consensus on who's gonna request the connection
@exalate-issue-sync
Copy link

Exalate commented: Issue Created by: yoomee1313

@sjnam sjnam added enhancement New feature or enhancement and removed Github labels Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement
Projects
Misc
To do
Development

No branches or pull requests

2 participants