-
-
Notifications
You must be signed in to change notification settings - Fork 324
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
v1.2.0: missed attestations due to insufficient peers #4660
Labels
prio-high
Resolve issues as soon as possible.
scope-networking
All issues related to networking, gossip, and libp2p.
Milestone
Comments
twoeths
changed the title
v1.2.0: Low sent peers count
v1.2.0: missed attestations due to inefficient peers
Oct 17, 2022
"Outgoing request error rate" is so high with v1.2.0 two of them are legacy errors like "stream ended before 1 bytes became available" or "REQUEST_ERROR_EMPTY_RESPONSE"
|
philknows
added
prio-high
Resolve issues as soon as possible.
scope-networking
All issues related to networking, gossip, and libp2p.
labels
Oct 17, 2022
twoeths
changed the title
v1.2.0: missed attestations due to inefficient peers
v1.2.0: missed attestations due to insufficient peers
Oct 18, 2022
This was referenced Oct 19, 2022
I am seeing lot of these error messages on the
|
@tuyennhv Would be good to take a look at the sim tests run to understand why network health is bad |
@nazarhussain @dapplion I opened #4764 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
prio-high
Resolve issues as soon as possible.
scope-networking
All issues related to networking, gossip, and libp2p.
Describe the bug
After we deploy v1.2.0-rc.1, there is a missed attestation due to insufficient peers:
The sent peers when we publish attestations are actually down compared to v1.1.0
Expected behavior
The text was updated successfully, but these errors were encountered: