Hi all, pardon me for the naïve question. The conc...
# prefect-community
s
Hi all, pardon me for the naïve question. The concurrency limit for the queue in prefect 2 is for setting the concurrency of the tasks submitted in the flows or number of flow run executions per deployment?
b
s
If I have to achieve task level concurrency how can I proceed?
b
Hi Santhosh, global task run concurrency limits are established by using tags within your flow. More on that here: • https://discourse.prefect.io/t/how-can-i-impose-concurrency-limits-for-flow-and-task-runs/87. • https://docs.prefect.io/ui/task-concurrency/?h=task+concu