Skip to content

fix: setting execution head from rpc always retries#787

Merged
shaspitz merged 2 commits intomainfrom
retry-fix
Sep 12, 2025
Merged

fix: setting execution head from rpc always retries#787
shaspitz merged 2 commits intomainfrom
retry-fix

Conversation

@shaspitz
Copy link
Copy Markdown
Contributor

@shaspitz shaspitz commented Sep 12, 2025

block.builder.go's SetExecutionHeadFromRPC now always retries, allowing any type of CL caller to retry with exponential backoff before giving up on the connection to the EL.

Previously this retry logic was only handled by the caller in blockbuilder.go

@shaspitz shaspitz merged commit 4b542f9 into main Sep 12, 2025
8 of 9 checks passed
@shaspitz shaspitz deleted the retry-fix branch September 12, 2025 21:51
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.

2 participants