commit | 78b89a0136a83d303d4d88373d6e510f85a81fbb | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@engflow.com> | Mon Aug 09 20:21:01 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 09 20:22:02 2021 -0700 |
tree | 469e42345b8a339d93d05bd610565b6cf61466da | |
parent | ead44955c5cf02d94152f2cf3462c40ee6659594 [diff] |
remote: Do not retry bytestream read requests if the file is complete. Previously, an error at the end of the Read stream would result in a pointless retry request for 0 bytes of data. Closes #13808. PiperOrigin-RevId: 389785691
{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