Skip to content

Commit 6f8ac08

Browse files
committed
[bazel] Make changes to bazelrc suggested by EngFlow
1 parent cdf1c1a commit 6f8ac08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.bazelrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,7 @@ test:remote --test_timeout=600
142142
build:remote-ci --config=remote
143143
build:remote-ci --curses=no --color=yes --show_timestamps --show_progress_rate_limit=5
144144
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

Comments
 (0)