Struct BulkApplyThrottlingOption (2.19.0)

If set, the client will throttle mutations in batch write jobs.

This option is for batch write jobs where the goal is to avoid cluster overload and prevent job failure more than it is to minimize latency or maximize throughput.

With this option set, the server rate-limits traffic to avoid overloading your Bigtable cluster, while ensuring the cluster is under enough load to trigger Bigtable [autoscaling] (if enabled).

The app profile associated with these requests must be configured for single-cluster routing. See google::cloud::bigtable::AppProfileIdOption.

See Also

https://cloud.google.com/bigtable/docs/writes#flow-control

Type Aliases

Type

Alias Of: bool