Skip to content

slow peer can block gossip - #165

Merged
vladimir-ea merged 1 commit into
mainfrom
ve/gossip_stall
Aug 11, 2026
Merged

slow peer can block gossip#165
vladimir-ea merged 1 commit into
mainfrom
ve/gossip_stall

Conversation

@vladimir-ea

Copy link
Copy Markdown
Collaborator
  • incoming gossip reserves space in incoming_gossip tcache
  • incoming_gossip tcache is consumed sequentially in the controller tile
  • if the peer then fails to send the gossip message data the cache consumer blocks on the uncommitted reservation
  • there was no timeout

@vladimir-ea
vladimir-ea merged commit 6049dc0 into main Aug 11, 2026
3 checks passed
@vladimir-ea
vladimir-ea deleted the ve/gossip_stall branch August 11, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants