-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
Most network calls in the compilation have retries to mitigate transient issues, but the initial "bazel info" call currently does not. Add retries to better handle transient network failures
https://github.com/10gen/mongo/blob/master/buildscripts/install_bazel.py#L48
- is caused by
-
SERVER-95525 Unify scons and bazel C/C++ toolchain
- Closed