Prefect Cloud has controls in place to ensure stability.Documentation Index
Fetch the complete documentation index at: https://prefect-bd373955-pytest-markdown.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API Rate Limits
Prefect Cloud rate limits are subject to changeAPI rate limits are subject to change.
Contact Prefect support at help@prefect.io with questions about rate limits.
flow_runs, task_runs, and flows endpoints and their subroutes are limited to:
- 400 requests per minute for Free accounts
- 2,000 requests per minute for Pro accounts
429 response with an appropriate Retry-After header if this limit is triggered.
The logs endpoint is limited to:
- 700 logs per minute for Free accounts
- 10,000 logs per minute for Pro accounts
429 response if this limit is triggered.