Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

kona-host: Remove timeout on preimage fetch retries.#3196

Merged
theochap merged 1 commit intomainfrom
aj/retry-preimage-fetch
Dec 15, 2025
Merged

kona-host: Remove timeout on preimage fetch retries.#3196
theochap merged 1 commit intomainfrom
aj/retry-preimage-fetch

Conversation

@ajsutton
Copy link
Collaborator

The timeout meant brief RPC outages caused kona execution to hang forever because kona-host exited without providing the required preimage. kona-host should continue retrying for as long as it takes to retrieve the preimage.

The timeout meant brief RPC outages caused kona execution to hang forever because kona-host exited without providing the required preimage.
kona-host should continue retrying for as long as it takes to retrieve the preimage.
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.8%. Comparing base (820ff00) to head (ac2c2c1).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@theochap theochap added this pull request to the merge queue Dec 15, 2025
Merged via the queue into main with commit 1e52795 Dec 15, 2025
47 checks passed
@theochap theochap deleted the aj/retry-preimage-fetch branch December 15, 2025 16:49
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 15, 2026
The timeout meant brief RPC outages caused kona execution to hang
forever because kona-host exited without providing the required
preimage. kona-host should continue retrying for as long as it takes to
retrieve the preimage.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants