-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
3
On Linux ARM64 & AMD64, we're using remote execution and remote cache with Bazel, but on Windows, MacOS, and non ARM64/AMD64 linux platforms we're building fully locally.
As we convert more targets, building on these platforms will become prohibitively slow.
EngFlow's remote cache is effectively platform agnostic, so we should be able to enable remote cache on these platforms without help from EngFlow.
Make sure EngFlow credentials are setup properly, then enable remote cache in bazelrc.
- related to
-
SERVER-93989 Windows bazel remote cache not getting reliable hits
- Open