⚠️ Outdated Version - This page refers to an older version of our documentation. We recommend using the latest release for the most up-to-date guidance.

Rate Limit

Last updated: 1 minute read.

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