Skip to content

feat: merge-train/spartan - #25023

Merged
AztecBot merged 8 commits into
nextfrom
merge-train/spartan
Jul 28, 2026
Merged

feat: merge-train/spartan#25023
AztecBot merged 8 commits into
nextfrom
merge-train/spartan

Conversation

@AztecBot

@AztecBot AztecBot commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

BEGIN_COMMIT_OVERRIDE
feat: map pino log level to AWS severity (#25022)
chore: delete unused envs (#25025)
chore: add new client (#25016)
chore(bench): scale inclusion-sweep prover agents to 100 (#25024)
END_COMMIT_OVERRIDE

PhilWindle and others added 5 commits July 28, 2026 11:36
The bench-inclusion-sweep environment capped prover-agent autoscaling at 10
replicas, which throttled proving throughput during high-TPS sweep runs. Raise
PROVER_AGENT_KEDA_MAX_REPLICAS and the scaling band to 100 so the agent pool can
keep pace with the offered load.
## What

Raises the prover-agent autoscaling cap in the `bench-inclusion-sweep`
environment from 10 to 100 replicas:

- `PROVER_AGENT_KEDA_MAX_REPLICAS`: `10` → `100`
- KEDA scaling band `replicas`: `10` → `100`

## Why

The inclusion-sweep bench caps the agent pool at 10 replicas, which
throttles proving throughput during the high-TPS sweep runs. Scaling to
100 lets the agent pool keep pace with the offered load so the sweep
measures node/broker behaviour rather than agent starvation. Used while
testing the prover-node/broker memory-reduction work.

@ludamad ludamad left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Auto-approved

@AztecBot
AztecBot enabled auto-merge July 28, 2026 16:31
@AztecBot

Copy link
Copy Markdown
Collaborator Author

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

@AztecBot
AztecBot added this pull request to the merge queue Jul 28, 2026
@AztecBot

Copy link
Copy Markdown
Collaborator Author

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

Merged via the queue into next with commit 387254d Jul 28, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants