bazel: Enable --experimental_remote_downloader (#16928)

This should allow bazel to properly cache external deps.
This commit is contained in:
Ruslan Nigmatullin
2026-04-06 12:07:19 -07:00
committed by GitHub
Unverified
parent 0225479f0d
commit 4eabc3dcb1
+1
View File
@@ -44,6 +44,7 @@ common --remote_timeout=3600
common --noexperimental_throttle_remote_action_building
common --experimental_remote_execution_keepalive
common --grpc_keepalive_time=30s
common --experimental_remote_downloader=grpcs://remote.buildbuddy.io
# This limits both in-flight executions and concurrent downloads. Even with high number
# of jobs execution will still be limited by CPU cores, so this just pays a bit of