next.js
1bf6c2f4 - Fix flaky turbo cache pull with retries and graceful fallback (#89575)

Commit
77 days ago
Fix flaky turbo cache pull with retries and graceful fallback (#89575) - Add retry logic (3 attempts with 5s delay) for transient network failures - Don't fail the job when cache restoration fails - let workflow build from source - Add error handling for dry run failures and JSON parsing This attempts to address transient failures seen here https://github.com/vercel/next.js/actions/runs/21735816168/job/62700523424?pr=89574
Author
Parents
Loading