next.js
03636db0 - fix(CI): Reduce Rspack test retries from 2 to 0 to reduce timeouts (#78390)

Commit
1 year ago
fix(CI): Reduce Rspack test retries from 2 to 0 to reduce timeouts (#78390) ![Screenshot 2025-04-21 at 4.08.49 PM.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/HAZVitxRNnZz8QMiPn4a/9ceee071-2a13-4981-b809-cad02ce212d6.png) Seeing a lot more timeouts recently for whatever reason. Reducing the test retries should hopefully mitigate this. ## Attempts with 1 retry: https://github.com/vercel/next.js/actions/runs/14583128222 https://github.com/vercel/next.js/actions/runs/14583135455 Still has some timeouts 😞 ## Attempts with no retries: https://github.com/vercel/next.js/actions/runs/14586654389 https://github.com/vercel/next.js/actions/runs/14586656222
Author
bgw bgw
Parents
Loading