Skip to content

Commit a790f86

Browse files
authored
bazel: Added http_timeout_scaling quicker downloads, if cache is not accessible (pingcap#59374)
close pingcap#59373
1 parent b324959 commit a790f86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ dump: --http_connector_attempts=2
44
dump: --http_connector_retry_max_timeout=5s
55
run:ci --color=yes
66

7+
build --http_timeout_scaling=0.1
78
build --announce_rc
89
build --experimental_guard_against_concurrent_changes
910
build --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution

0 commit comments

Comments
 (0)