Hello, I wanted some clarification on Prefect Clou...
# prefect-cloud
a
Hello, I wanted some clarification on Prefect Cloud rate limits. The docs state:
Prefect Cloud limits the
flow_runs
,
task_runs
, and
flows
endpoints and their subroutes at the following levels:
• 400 per minute for personal accounts
• 2,000 per minute for organization accounts
For an organizational account, what exactly does that entail. Does this refer only to use of the API or does it also limit how many flows/tasks can run concurrently? What happens if we have a spike of flows running with multiple tasks each?