ai_qc/backend/scripts
nickviljoen 9771feaa3a Make deploy.sh smoke test retry for 30s instead of giving up at 3s
The service takes ~4s to come up on dev (75 QC modules + 14 profiles
import on start), just over the previous 3s sleep. This caused a
false-negative rollback. Now we poll /health every 2s for up to 30s
before declaring failure; same logic for the rollback-restart path.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 21:09:10 +02:00
..
deploy.sh Make deploy.sh smoke test retry for 30s instead of giving up at 3s 2026-04-22 21:09:10 +02:00
health-check.sh Add manual deploy/rollback/health scripts; remove stale rsync deploy 2026-04-22 18:34:26 +02:00
rollback.sh Add manual deploy/rollback/health scripts; remove stale rsync deploy 2026-04-22 18:34:26 +02:00
run-local.sh Create frontend and backend folder structure for deployment 2025-11-06 11:55:53 +02:00
test-system.sh Create frontend and backend folder structure for deployment 2025-11-06 11:55:53 +02:00