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
Bianca Hoch
10/02/2024, 3:24 PM
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.
Bianca Hoch
10/02/2024, 3:24 PM
If it does, you'll get a warning message in the dashboard that the rate limits are being hit