Hi Prefect team, What is the size/limit of prefec...
# ask-community
r
Hi Prefect team, What is the size/limit of prefect workpool queue? Can we add as many pending flow run request to workpool queue as needed?
b
Hi Roshan, the short answer is yes, you can add as many pending flow run requests to a queue as needed. The only caveat being that, if you're using Prefect Cloud, the workload that you're actively running does not exceed Prefect's API Rate limits.
If it does, you'll get a warning message in the dashboard that the rate limits are being hit