Commit 2f67d21
committed
ci: ride out transient CDN errors on registry artifact downloads
comfyui_essentials@1.1.0 failed to download during a cdn.comfy.org
outage that outlived three 2s retries, then fetched cleanly minutes
later at the same URL. Retry all errors with backoff for up to 60s and
drop partial files so a resumed retry cannot unzip a truncated
artifact.1 parent bebb24d commit 2f67d21
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
364 | 366 | | |
365 | 367 | | |
366 | 368 | | |
| |||
0 commit comments