This repository was archived by the owner on Apr 21, 2026. It is now read-only.
Commit d02313e
fix: Re-enable healthcheck and add rollback on update failure
Re-enables the Docker healthcheck with a 180s start_period to allow
for JVM warmup. Adds failure_action: rollback to prevent container
pile-up when updates fail (was defaulting to pause, causing 6/3 replicas).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4b96251 commit d02313e
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
| |||
0 commit comments