mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-22 03:14:57 +00:00
Orphaned e2e instances from previously interrupted test runs (e.g. killed by timeout) remain under the 30-minute max_age threshold and continue to consume account capacity. This caused DigitalOcean "droplet limit exceeded" 422 errors when re-running the suite within 30 minutes of a failed run. Add a pre-run stale cleanup call at the start of run_agents_for_cloud (after credentials are validated, before agents start). This clears leftover e2e-* instances immediately so they don't block provisioning in the new run. -- qa/e2e-tester Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aws | ||
| cli | ||
| digitalocean | ||
| docker | ||
| e2e | ||
| gcp | ||
| hetzner | ||
| local | ||
| shared | ||
| sprite | ||
| test | ||