Added exponential backoff retry logic to handle Docker Hub CDN propagation delays (2-5 minutes after push). Validation workflow now: - Retries Docker image pull up to 10 times - Uses exponential backoff: 30s, 60s, 120s, 120s... - Total timeout: ~10 minutes max - Continues with asset-only validation if image unavailable This keeps validation enabled (important for quality) while fixing the race condition that caused consistent failures. Related to #695 |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||