Skip to content

Commit bb1c470

Browse files
committed
Increase the upload timout to 120s
1 parent 054ed48 commit bb1c470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ build:ci-common --repository_cache=~/repo-cache/
6363
build:ci-common --experimental_repository_cache_hardlinks
6464

6565
# Use a remote cache during CI
66-
build:ci-windows-bindist --bes_upload_mode=wait_for_upload_complete --bes_timeout=60s
66+
build:ci-windows-bindist --bes_upload_mode=wait_for_upload_complete --bes_timeout=120s
6767
# On Github CI for Windows, we see intermittent connection failures to BuildBuddy
6868
# (see https://github.com/buildbuddy-io/buildbuddy/issues/4467)
6969
# increase the retries as a workaround.

0 commit comments

Comments
 (0)