Skip to content

Commit

Permalink
Retry event upload 256 times on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Aug 9, 2023
1 parent eb02079 commit 9b48bd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc.common
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ build:ci-common --experimental_repository_cache_hardlinks

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

0 comments on commit 9b48bd6

Please sign in to comment.