-
-
Notifications
You must be signed in to change notification settings - Fork 416
Open
Labels
meta-bugIssues that identify a bug and require a fix.Issues that identify a bug and require a fix.
Description
Describe the bug
the gossip validation job time was computed against gossipsub seenTimestampSec and it's always <=250ms
but elapsed time till received, where we compute against the start slot is terrible
it means gossipsub send DataColumnSidecars very late into the slot, it's confirmed through network thread event loop too
Expected behavior
network thread should receive/send DataColumnSidecars sooner
Steps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
v1.36.0
Metadata
Metadata
Assignees
Labels
meta-bugIssues that identify a bug and require a fix.Issues that identify a bug and require a fix.