fix: restore mainnet prover agents to 4 replicas#22305
Merged
alexghr merged 1 commit intomerge-train/spartanfrom Apr 3, 2026
Merged
fix: restore mainnet prover agents to 4 replicas#22305alexghr merged 1 commit intomerge-train/spartanfrom
alexghr merged 1 commit intomerge-train/spartanfrom
Conversation
alexghr
approved these changes
Apr 3, 2026
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Apr 6, 2026
BEGIN_COMMIT_OVERRIDE fix: deflake HA governance voting test by polling for L1/DB convergence (#22220) feat(world-state): add genesis timestamp support and GenesisData type (#22201) chore: revert: feat(world-state): add genesis timestamp support and GenesisData type (#22201) (#22255) fix(archiver): handle duplicate checkpoint from L1 reorg (#22252) chore: update dashboard (#22260) fix: remove detailed revert codes (#22274) chore: use ESO in grafana (#22271) chore: (A-751) robust response error handling in json-rpc client (#22246) fix: separate fisherman StatefulSet from rpc-node and stop archiver pollution (#22183) fix: restore mainnet prover agents to 4 replicas (#22305) END_COMMIT_OVERRIDE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PROVER_REPLICASwas set to 0 inmainnet.env, which meant zero prover agent pods were deployed. All 4 agents shut down at Apr 2 19:50:43 UTC and never came back. The prover node keeps starting epoch proving jobs every ~38 min but they all hit their deadline because no agents are available to compute proofs.The proven chain is still advancing (external validators submit proofs on L1), but our fisherman prover infrastructure has been non-functional for ~22 hours.
Changes
PROVER_REPLICAS=4inspartan/environments/mainnet.env(was0)Test plan
ClaudeBox log: https://claudebox.work/s/0be52f54ae6efa8c?run=5