Skip to content

Rebroadcast request for latest epoch until we have reached enough responses#426

Open
samliok wants to merge 1 commit into
epoch-testsfrom
rebroadcast
Open

Rebroadcast request for latest epoch until we have reached enough responses#426
samliok wants to merge 1 commit into
epoch-testsfrom
rebroadcast

Conversation

@samliok

@samliok samliok commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

In case the first broadcast message was not responded to by a threshold of validators, we want to continue rebroadcasting requests for the latest epoch until we validate an epoch.

However it's possible that we restarted our non-validator and its already up-to-date. In that case, we limit the number of retries to maxRebroadcastAttempts as to not indefinitely re-broadcast.

@samliok
samliok marked this pull request as ready for review July 17, 2026 19:53
@samliok samliok changed the title rebroadcast latest epoch Rebroadcast request for latest epoch until we have reached enough responses Jul 17, 2026
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.

[non-validators] Keep broadcasting request for latest epoch until we have reached a threshold

1 participant