Skip to content

Commit 52ecd40

Browse files
authored
Add missing timeout config for rbe builds (#423)
1 parent 86d4aa0 commit 52ecd40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_tools/rocm/rocm_xla.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ build:rocm_rbe --jobs=200
1818
build:rocm_rbe --remote_timeout=3600
1919
build:rocm_rbe --remote_download_minimal
2020
build:rocm_rbe --remote_upload_local_results
21+
build:rocm_rbe --grpc_keepalive_time=30s
2122

2223
test:rocm_rbe --strategy=TestRunner=remote,local
2324

0 commit comments

Comments
 (0)