Trigger.dev · Rate Limits

Trigger Dev Rate Limits

Machine-readable rate limit definitions for the Trigger.dev Management and Realtime API surfaces. Captures per-tier API request rates, concurrent run ceilings, queue depth, payload size caps, batch trigger limits, realtime concurrency, and retention windows.

Trigger Dev Rate Limits is the machine-readable rate-limit profile for Trigger.dev on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 23 rate-limit definitions, across the all, free, hobby, and pro tiers, measuring requests_per_minute, concurrent_runs, concurrent_realtime_connections, schedules, and batch_runs_bucket.

The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.

Tagged areas include Developer-First, Workflow Automation, Background Jobs, Durable Execution, and TypeScript.

23 Limits Throttle: 429 Quota: 429
Developer-FirstWorkflow AutomationBackground JobsDurable ExecutionTypeScriptRate LimitingQuotasThrottling

Limits

Management API Request Rate api-key
requests_per_minute · minute
1500
Free — Concurrent Runs organization
concurrent_runs
20
Free — Realtime Connections organization
concurrent_realtime_connections
10
Free — Schedules per Project project
schedules
10
Free — Batch Rate organization
batch_runs_bucket
1200
Free — Log Retention organization
log_retention_days
1
Hobby — Concurrent Runs organization
concurrent_runs
50
Hobby — Realtime Connections organization
concurrent_realtime_connections
50
Hobby — Schedules per Project project
schedules
100
Hobby — Batch Rate organization
batch_runs_bucket
5000
Hobby — Log Retention organization
log_retention_days
7
Pro — Concurrent Runs organization
concurrent_runs
200
Pro — Realtime Connections organization
concurrent_realtime_connections
500
Pro — Schedules per Project project
schedules
1000
Pro — Batch Concurrency organization
concurrent_batches
50
Pro — Log Retention organization
log_retention_days
30
Task Payload Cap
payload_megabytes
3
Task Output Cap
output_megabytes
10
Batch Size
batch_items
1000
Run TTL Max
hours
336
Run Tags
tags_per_run
10
Query Execution Timeout
seconds
10
Query Result Rows
rows
10000

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter and honor the Retry-After header.
API Key Rotation Grace Window
24-hour grace window for API key rotations (changelog May 1, v4.4.5).
Burst Handling
Short bursts above the steady-state limit are tolerated up to the documented burst ceiling before throttling engages.
Fair Use
Sustained usage that materially impacts shared infrastructure may be subject to fair-use throttling even on enterprise tiers.

Sources