Carlos O'Ryan

Results 304 issues of Carlos O'Ryan

Pub/Sub has limits on the message size and consequently on the number of ack ids in a single message. We should never send more than 2,500 ack ids in a...

type: bug
priority: p2
api: pubsub

Some customers upload (or download) objects of known size and would like to set absolute timeouts as a way to prevent high tail latencies.

api: storage
type: feature request

Error in Kaniko step: ``` INFO[0047] Found cached layer, extracting to filesystem error building image: error building stage: failed to execute command: extracting fs from image: stream error: stream ID...

type: cleanup
cpp: flake

type: feature request
external
api: cloudprivatecatalog

There is no gRPC API for GCE, this is blocked on implementing a generator for REST-only services.

type: feature request
cpp: rest

The proto libraries in `external/googleapis/` are always compiled (unless gRPC is completely disabled, but that is Okay). Most of them are small libraries with only one proto file in them,...

type: cleanup

https://source.cloud.google.com/results/invocations/29229a70-3153-456e-8e9e-f55f127bafad ``` 7/7 Test #207: pubsub_samples ...............................***Timeout 1500.10 sec ```

type: cleanup
api: pubsub
samples
cpp: flake

type: feature request
external
api: serviceconsumermanagement

type: feature request
external
api: cloudidentity

We know at compile-time what options are usable in `ParallelUploadFile()`. We should generate a compile-time error if the wrong option is used. We already do that for the member functions...

type: bug
api: storage
priority: p2