ATTENTION! Please read and follow:
- if this is a question about how to build / test / query / deploy using Bazel, or a discussion starter, send it to [email protected]
- if this is a bug or feature request, fill the form below as best as you can.
Description of the problem / feature request:
Looking for support for running persistent workers on remote hosts.
Feature requests: what underlying problem are you trying to solve with this feature?
Currently, actions can be run with the remote strategy or the worker strategy, but we'd like a way to get the benefits of a persistent worker on a remote build. Without this, our local builds with persistent workers outperform remote builds.
What operating system are you running Bazel on?
Ubuntu 16.04
What's the output of bazel info release?
1.0.0
Description of the problem / feature request:
Looking for support for running persistent workers on remote hosts.
Feature requests: what underlying problem are you trying to solve with this feature?
Currently, actions can be run with the
remotestrategy or theworkerstrategy, but we'd like a way to get the benefits of a persistent worker on a remote build. Without this, our local builds with persistent workers outperform remote builds.What operating system are you running Bazel on?
Ubuntu 16.04
What's the output of
bazel info release?1.0.0