| commit | 4cd5ceae5ac629e5b4c0a8ab3ca6b398a8c342ae | [log] [tgz] |
|---|---|---|
| author | michajlo <michajlo@google.com> | Mon Aug 23 11:50:48 2021 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 23 11:52:13 2021 -0700 |
| tree | 1e0caf8d89f40f26a23a372b78838930265e4fe4 | |
| parent | 7300231553b04828174f14e5840ed4e2d11dea72 [diff] |
Truncate `failure_details.crash.cause.message`s These can be unboundedly huge, which besides producing more information than most could reasonably consume, it can crash the client<->server grpc interaction due to trying to push too much data at once. PiperOrigin-RevId: 392483926
{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