commit | d0135a5fe0835f9cf2562e4567c3e6a4a602a032 | [log] [tgz] |
---|---|---|
author | Chi Wang <chiwang@google.com> | Mon Oct 12 02:14:23 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 12 02:16:04 2020 -0700 |
tree | 9db024323263c5e240975c3f57c915b4c6b71e95 | |
parent | d9bebabc73361ed4a5963715e39f54bc6fe9f103 [diff] |
Use CallCredentialsProvider and refresh credentials when needed for GrpcCacheClient and GrpcRemoteExecutor Follow up on #12106, this PR make changes to `GrpcCacheClient` and `GrpcRemoteExecutor` to use `CallCredentialsProvider` and refresh credentials when needed to avoid unauthenticated error during a long remote build. Closes #12156. PiperOrigin-RevId: 336619591
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md