George Gensure

Results 166 comments of George Gensure

Your worker must be dying at some point and deregistering/being expired from the backplane. Present some logs from the worker, or verify why it is dropping off the map.

The error originates from this line: https://github.com/bazelbuild/bazel-buildfarm/blob/6f3fbe48517f34cacaf3f7fb79686b86e786c6ba/src/main/java/build/buildfarm/instance/shard/ServerInstance.java#L1300 At the time that it is thrown, no workers are present in the server's retention of the redis hash key "Workers_storage" If you...

"Without a result" presumably meaning the default `ActionResult` instance? Hard to make a request otherwise. Incidentally, can you refer to the documentation where this permission is enumerated here? I went...

I've had to resolve this by adding `--@rules_jvm_external//settings:stamp_manifest=False` to my windows builds. This was enabled by default in c8c8a8720c17a88a32d64995f251f61de4d1665a and seems to generate some odd behavior on windows systems that...

@80degreeswest can you move this to draft state if it's still being worked on?

Not seeing if there's a way to regenerate those files on demand, ideally with some verification of what has changed. Is there a process detailing this?

Conventionally, I think this belongs in /src/execution_wrappers, as it's a non-main component non-language module separation

@luxe did you want to follow up with an updated version of this with Map inheritance, or should this be closed?

@andrewrothstein the instructions seem to have gotten muddled since your original addition - both are using the same version env var. Can you put up a PR to clear this...

I think this means that since landing your most recent change we should tag HEAD at helm/0.2.3?