rate_limit
Throttles the throughput of a pipeline according to a specified rate_limit
resource. Rate limits are shared across components and therefore apply globally to all processing pipelines.
# Config fields, showing default values
label: ""
rate_limit:
resource: "" # No default (required)
Fields
resource
The target rate_limit
resource.
Type: string