Skip to content

Commit 9b48bd6

Browse files
committed
Retry event upload 256 times on Windows
1 parent eb02079 commit 9b48bd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc.common

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ build:ci-common --experimental_repository_cache_hardlinks
6464

6565
# Use a remote cache during CI
6666
build:ci-windows-bindist --bes_upload_mode=wait_for_upload_complete --bes_timeout=60s
67+
build:ci-windows-bindist --experimental_build_event_upload_max_retries=256
6768
build:remote-cache --remote_cache=grpcs://remote.buildbuddy.io
6869
build:ci-common --remote_timeout=3600
6970
# Avoid failures of the form `deadline exceeded after 14999958197ns DEADLINE_EXCEEDED`.

0 commit comments

Comments
 (0)