Prefect Cloud API rate limits.
flow_runs
, task_runs
, and flows
endpoints and their subroutes are limited to:
429
response with an appropriate Retry-After
header if this limit is triggered. See ClientSettings for more information on how retries are handled client-side and how to modify the default behavior.
The logs
endpoint is limited to:
429
response if this limit is triggered.