Results 61 comments of Trevor Hickey

### Idea 1: The best way we can support this right now, is through your first idea: 1. Tag actions to distinguish them as low/high RAM usage. 2. Configure the...

similar request: https://github.com/bazelbuild/bazel-buildfarm/issues/512

Thanks for clarifying. I wanted to understand your current work-around a little better. Why not directly set the execution stage width to 50? Is it because: low ram actions take...

Let me know if there is a branch we can watch. Some progress on storage workers requires changes to the proto data as well. Also not sure if you are...

I've also wondered about this. On one hand, our integration [test](https://github.com/bazelbuild/bazel-buildfarm/blob/5540cefa7d3211137f1dac76a8258137f310de9e/.bazelci/integration_test.sh#L8) uses the official redis image from dockerhub and it builds with bazel end-to-end. That seems like a non-cluster setup....

Thanks for reporting this. I have the same issue and I regret not addressing sooner. Our current deployment actually comments out lines 156 - 158: ``` // .removalListener( // (RemovalListener)...

That's a good idea. Sounds easy enough. I need to check if there is an API for asking a worker whether they have a blob or whether the blob has...

If you wish to use a single queue (instead of multiple queues), I believe this can still be achieved. Your single queue may need to accept unmatched properties. Something like:...

This is not going to work because the headers aren't forwarded from server / worker.