We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf1c1a commit 6f8ac08Copy full SHA for 6f8ac08
.bazelrc
@@ -142,3 +142,7 @@ test:remote --test_timeout=600
142
build:remote-ci --config=remote
143
build:remote-ci --curses=no --color=yes --show_timestamps --show_progress_rate_limit=5
144
build:remote-ci --bes_upload_mode=wait_for_upload_complete
145
+
146
+# Configuration changes suggested by EngFlow
147
+build:remote --grpc_keepalive_time=30s
148
+build:remote --nolegacy_important_outputs
0 commit comments