George Gensure

Results 47 issues of George Gensure

Clarify and document the behavior for using an operation response with done=false. This has not been documented with expected behavior by the server or client, and should be detailed as...

A number of material differences exist for Trees throughout the API: Directories are uploaded individually as blobs. Trees are fetched in a list streaming fashion from getTree OutputDirectories are represented...

Executions are capable of depending upon or producing invalid definitions or products, respectively. Currently, the remote system has limited options for influencing the behavior of the client, exemplified here with...

The error classification response of NOT_FOUND for GetActionResult cache misses means that some response observers, including those of the circuit breaker implementation available but not currently in use by bazel,...

team-Rules-CPP
team-Documentation
awaiting-review

Returns index keys and group bindings for "" Returns index keypairs with key match Fixed logging on workers to emit pipeline messages with FINE Reduced logging elsewhere to FINER for...

Provide an implementation of the Asset API 'Push' service: https://github.com/bazelbuild/remote-apis/blob/main/build/bazel/remote/asset/v1/remote_asset.proto#L356 The implementation should be a peer of https://github.com/bazelbuild/bazel-buildfarm/blob/main/src/main/java/build/buildfarm/server/services/FetchService.java, be named PeerService, and will need to have an Instance method added...