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

Node receives late gossip block #3907

Closed
twoeths opened this issue Apr 11, 2022 · 1 comment
Closed

Node receives late gossip block #3907

twoeths opened this issue Apr 11, 2022 · 1 comment
Labels
scope-profitability Issues to directly improve validator performance and its profitability.

Comments

@twoeths
Copy link
Contributor

twoeths commented Apr 11, 2022

Describe the bug

On contabo-14 receives block 2762738 0.5s after the slot starts

Apr-11 07:07:36.000[CHAIN]         ^[[36mverbose^[[39m: Clock slot slot=2762738
Apr-11 07:07:36.510[NETWORK]       ^[[36mverbose^[[39m: Received gossip block slot=2762738, root=0xcba7…c125, curentSlot=2762738, peerId=bafzaajiiaijcca6c2obudquupougu2bmg52yx267gikpg2abwc7rpssksancety5ha

however contabo-20 receives the same block 4.6s after the slot starts

Apr-11 09:07:36.004[CHAIN]         ^[[36mverbose^[[39m: Clock slot slot=2762738
Apr-11 09:07:40.640[NETWORK]       ^[[36mverbose^[[39m: Received gossip block slot=2762738, root=0xcba7…c125, curentSlot=2762738, peerId=bafzaajiiaijcca7wtcs7spj2x2gr2xu5ersemiffsaejho5kkltxg4tizd72ltevoq

Expected behavior

  • contabo-20 should receives gossip block 0.5s after the slot start
  • since contabo-20 has >= 6 mesh peers in gossip_block topic, it's likely we have performance issues or I/O lag in gossipsub library
@dapplion dapplion added the scope-profitability Issues to directly improve validator performance and its profitability. label May 10, 2022
@stale
Copy link

stale bot commented Sep 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta-stale Label for stale issues applied by the stale bot. label Sep 21, 2022
@philknows philknows removed the meta-stale Label for stale issues applied by the stale bot. label Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-profitability Issues to directly improve validator performance and its profitability.
Projects
None yet
Development

No branches or pull requests

3 participants