spawn/sh/e2e
A aafeda4020
fix(e2e): reduce Hetzner max parallel from 5 to 3 to respect primary IP quota (#2943)
The QA account's primary IP limit is ~3, so running 5 agents in parallel
exhausted the quota, causing codex and zeroclaw to fail with
resource_limit_exceeded. Reducing _hetzner_max_parallel to 3 keeps
provisioning within quota while still running agents concurrently.

Verified: zeroclaw and codex both PASS on Hetzner after this fix.

-- qa/e2e-tester

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
2026-03-24 13:32:10 +07:00
..
lib fix(e2e): reduce Hetzner max parallel from 5 to 3 to respect primary IP quota (#2943) 2026-03-24 13:32:10 +07:00
e2e.sh refactor: remove dead code and stale references (#2940) 2026-03-24 12:09:50 +07:00
interactive-harness.ts fix(qa): stash before pull, fix star count push, fix claude update flag (#2942) 2026-03-24 12:53:27 +07:00