Hello,
I have a flow that submits up to five tasks at a time, and before they were running in parallel. However, now I see the tasks being submitted but they seem to be in pending state and only runs at most one at a time. Was there a change in behavior with how the Prefect cloud runs the tasks in parallel?
n
Nate
10/15/2024, 7:12 PM
hi @Eric - this sounds like a potential case of jammed concurrency slots
do you have concurrency limits in place at all?
e
Eric
10/15/2024, 7:13 PM
I believe i have it set at the deployment level, but there are no other flows running there
n
Nate
10/15/2024, 7:15 PM
so, for example you see this?
Copy code
» prefect gcl ls
No global concurrency limits found.
e
Eric
10/15/2024, 7:17 PM
Err what version of prefect cli is that? I'm getting an error that there is no such command
n
Nate
10/15/2024, 7:17 PM
its been around for a while, what version are you on?
e
Eric
10/15/2024, 7:17 PM
Copy code
prefect --version
2.13.5
n
Nate
10/15/2024, 7:19 PM
gotcha, can you clarify how are you are enforcing this?
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.