Commit 4ab1d59
fix: poll /health during pentest server startup
sleep 3 was too tight on cold CI runners — tailwind CSS build
and Deno cache warmup push server boot past 3s. Use the existing
wait_for_service helper (up to 30s) so we only fail when the
server genuinely can't start.
Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>1 parent 25d58ce commit 4ab1d59
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | 78 | | |
80 | | - | |
81 | | - | |
82 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
| |||
0 commit comments