Hatchet Rate Limits
Rate, throughput, and quota policies for Hatchet Cloud and the open-source Hatchet engine. Cloud throughput limits are sourced from hatchet.run/pricing (Team tier 500 RPS, Enterprise sustained 300M+ runs/month). Engine-level rate-limit primitives are part of the Hatchet API surface itself (the /tenants/{tenant}/rate-limits endpoints) and apply to task execution, not HTTP requests.
Hatchet Rate Limits is the machine-readable rate-limit profile for Hatchet on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, across the developer, team, scale, enterprise, and self-hosted tiers, measuring requests_per_second and task_runs_per_month.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.
Tagged areas include Task Queue, Workflow Engine, Durable Execution, Rate Limiting, and Throughput.