API rate limits
Rate limits are subject to change.Contact Prefect support at help@prefect.io with questions about rate limits.
429
response with a Retry-After
header.
Request limits by plan
Theflow_runs
, task_runs
, and flows
endpoints and their subroutes:
- Hobby: 250 requests per minute
- Starter: 500 requests per minute
- Team: 1,000 requests per minute
- Pro: 2,000 requests per minute
- Enterprise: Custom limits
logs
endpoint:
- Hobby: 500 logs per minute
- Starter: 1,600 logs per minute
- Team: 2,000 logs per minute
- Pro: 10,000 logs per minute
- Enterprise: Custom limits
Retry-After
header. You can customize this behavior through client settings.
Metadata retention
Prefect Cloud retains flow run, task run, and artifact metadata for a limited time based on your plan. This applies to all workspaces in your account.Retention periods by plan
- Hobby and Starter: 7 days
- Team: 14 days
- Pro: 30 days
- Enterprise: Custom retention periods