You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: implement more aggressive CI timeout and resource optimizations
- Reduce test timeouts to 60s (CI) and 45s (Nx Cloud)
- Force single concurrency and fork isolation
- Disable retries to prevent hanging
- Simplify coverage reporting in CI
- Add specific Nx Cloud distributed execution handling
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments