mirror of
https://github.com/wassname/ray.git
synced 2026-07-07 06:55:53 +08:00
Scale bazel HTTP timeout by 5x (#5482)
This commit is contained in:
committed by
Philipp Moritz
parent
cf98b1bb13
commit
99a2f9fab3
@@ -9,3 +9,4 @@ build --per_file_copt='\\.pb\\.cc$@-w'
|
||||
build --per_file_copt='external*@-w'
|
||||
# This workaround is needed due to https://github.com/bazelbuild/bazel/issues/4341
|
||||
build --per_file_copt="external/com_github_grpc_grpc/.*@-DGRPC_BAZEL_BUILD"
|
||||
build --http_timeout_scaling=5.0
|
||||
|
||||
Reference in New Issue
Block a user