Commit 8eef512
fix(ci): extend deploy image readiness poll 10min→90min (DAK-6833) (#202)
ARM Docker builds measured at 30-106 minutes. PR#200 added the retry
loop but with only 10×60s=10min window — far too short to cover even
the average 49-64min ARM build time.
Extend to 90×60s=90min to cover worst-case ARM CI builds.
Co-authored-by: Paperclip <noreply@paperclip.ing>1 parent 031107f commit 8eef512
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments