Skip to content

Async download of build artifacts #10525

@shs96c

Description

@shs96c

Description of the problem / feature request:

When performing a remote build, the --remote_download_minimal flag is very useful for making things seem fast, but not so helpful if the local bazel daemon is restarted for some reason. It would be ideal if bazel build (and test) could download build outputs asynchronously. This would allow cases where local execution is desirable (eg. debugging, or when refreshing the build graph) to also execute quickly

Feature requests: what underlying problem are you trying to solve with this feature?

To make local builds and tests benefit from an RBE without needing to constantly download everything before indicating that a build is complete.

Have you found anything relevant by searching the web?

No.

Metadata

Metadata

Assignees

Labels

P2We'll consider working on this in future. (Assignee optional)team-Remote-ExecIssues and PRs for the Execution (Remote) teamtype: feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions