Inngest Rate Limits
Rate limit definitions for the Inngest API surface. Inngest's primary consumer-facing limits are execution volume and concurrent steps per plan tier, plus a 512 KB event ingestion payload ceiling and platform-level fair-share scheduling. Function-level concurrency, throttling, batching, debounce, and rate limiting are configured per function via the SDK.
Inngest Rate Limits is the machine-readable rate-limit profile for Inngest on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 8 rate-limit definitions, across the platform, hobby, pro, and enterprise tiers, measuring payload_bytes, executions_per_second, executions_per_month, and concurrent_steps.
The profile also includes 4 backoff/retry policies defined and response codes documented for payloadTooLarge, throttled, quotaExceeded, and serviceUnavailable.
Tagged areas include AI Agents, Background Jobs, Cron Jobs, Durable Execution, and Event-Driven.