Hello,
Is there a way to increase the timeout used on checkout of external repositories? In this log below, the external repo is a 'new_git_repository' with an SSH
g...@github.com URL.
Error in fail: error running 'git fetch origin refs/heads/*:refs/remotes/origin/* refs/tags/*:refs/tags/*' while working with @llvm-raw:
Timed out
ERROR: no such package '@llvm-raw//utils/bazel': error running 'git fetch origin refs/heads/*:refs/remotes/origin/* refs/tags/*:refs/tags/*' while working with @llvm-raw:
Timed out
INFO: Elapsed time: 1802.516s
bazel version: 4.2.1.
Thanks,
-Uday