Commit graph

4 commits

Author SHA1 Message Date
57fa1008ee add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
70bfb536bc fix(cleanup): detect 503/502 errors as failures and retry 2026-01-29 13:53:53 -05:00
495d916cfc fix(cleanup): add retry rounds with backoff for failed destroys
- 3 retry rounds, re-lists remaining resources each round
- 5s/10s/15s backoff between rounds
- Quiet output (only shows Destroyed/Failed per ID)
2026-01-29 12:58:09 -05:00
7baae23164 ci: add fast parallel cleanup + manual trigger
- New scripts/cleanup-test-resources.sh runs 10 parallel destroys
- Manual 'Emergency Cleanup' job in GitLab UI
- Test matrix cleanup now uses parallel script
2026-01-29 12:40:36 -05:00