ci: retry frontend build once on silent failure #15
Reference in New Issue
Block a user
Delete Branch "ci/retry-frontend-build"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
npm run build has died 3 distinct ways on this runner this session (printed Terser error, explicit SIGSEGV, fully silent kill) -- same resource-starved-runner class already retried for npm ci and dotnet-install elsewhere in this workflow. Retry once, matching that precedent. Unblocks PR #12/#13/#14 which are currently stuck behind this exact flake.