commit | 2df93485b8bcd979ba2ee574386d1b8cdaf545f9 | [log] [tgz] |
---|---|---|
author | Philipp Wollermann <philwo@google.com> | Wed Jun 16 04:39:49 2021 +0200 |
committer | GitHub <noreply@github.com> | Wed Jun 16 10:39:49 2021 +0800 |
tree | b27ddea1d6d164483fdcb283714a7dcfac755cf8 | |
parent | 54595a2618dbbba37bd0ae2577ef1d2c520b0fa8 [diff] |
Add --remote_timeout=3600 to workaround gRPC bug (#1181) The bug is fixed in Bazel >= 4.1.0, but it doesn't hurt. Context: https://github.com/bazelbuild/continuous-integration/issues/1174