Commit 593e471
ci: add post-deploy health check with retry
Polls /health up to 12 times (10s apart, 2 min total) after terraform apply.
Fails the workflow if the container never comes up healthy.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ff788b2 commit 593e471
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
239 | 257 | | |
240 | 258 | | |
241 | 259 | | |
| |||
0 commit comments