-
Notifications
You must be signed in to change notification settings - Fork 71
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
net_plugin handshake storm #588
Labels
Comments
heifner
added a commit
that referenced
this issue
Jan 31, 2023
heifner
added a commit
that referenced
this issue
Feb 1, 2023
heifner
added a commit
that referenced
this issue
Feb 1, 2023
heifner
added a commit
that referenced
this issue
Feb 2, 2023
[3.1] net_plugin improve block latency calculation
heifner
added a commit
that referenced
this issue
Feb 2, 2023
heifner
added a commit
that referenced
this issue
Feb 2, 2023
[3.1 -> 3.2] net_plugin improve block latency calculation
heifner
added a commit
that referenced
this issue
Feb 2, 2023
heifner
added a commit
that referenced
this issue
Feb 3, 2023
[3.2 -> main] net_plugin improve block latency calculation
Fixed by #590 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Observed in recent test failure logs: https://github.com/AntelopeIO/leap/actions/runs/3752991593/jobs/6375833496
Logs on the peer:
It looks like our network latency calculation is wrong as there should not be any block discrepancy when network latency is 0ms or 1ms. In any rate, we should not get caught in this type of loop.
The text was updated successfully, but these errors were encountered: