chore(repo): optimize CI agent pool sizes#34383
Conversation
✅ Deploy Preview for nx-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for nx-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
View your CI Pipeline Execution ↗ for commit 7c00df2
☁️ Nx Cloud last updated this comment at |
8c393d3 to
dafbf80
Compare
1c92f1b to
fd8cc4b
Compare
Increase parallelism values across dynamic changeset workflow rules to better utilize available CI agent capacity. Also bump cache bust.
There was a problem hiding this comment.
Nx Cloud has identified a possible root cause for your failed CI:
Our investigation found this Gradle compilation failure is a pre-existing issue confirmed to exist in the master branch with identical error patterns. Since the PR only modifies CI agent distribution and test utilities without touching Gradle plugin code, this is classified as an environment issue requiring separate investigation.
No code changes were suggested for this issue.
Trigger a rerun:
🎓 Learn more about Self-Healing CI on nx.dev
Current Behavior
CI agent pool sizes and parallelism values may not be optimally configured for current workload patterns.
Expected Behavior
Optimize CI agent parallelism values across dynamic changeset workflow rules to better utilize available CI agent capacity and improve cost efficiency.
Changes
Related Issue(s)
CI optimization improvements