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
[build] Reduce CI remote cache fetch parallelism to debug CI freezes
We use up to 32 concurrent Bazel jobs to fetch build outputs from cache – we
have frequently seen transient cache fetch errors and more concerning CI freezes
for macOS release jobs recently, reducing the parallelism may make fully cached
builds slightly slower but may increase stability.
0 commit comments