Hello Team, i have a questions for the functionallity inside the work-queue and the concurrency limit. I have concurrency limit: 1 and i have 4 flow running at the same time.
My flow running with ECSWorkers, custom work-pool and this work-queur that i mention it.
r
Robin
07/23/2023, 8:53 AM
Is it flow or task concurrency?
Robin
07/23/2023, 8:54 AM
I observe sth similar, where several flows would start but only one task (of the respective task concurrency tag) is run at a time
c
Carlos Velazquez
07/24/2023, 1:07 PM
@Robin It's flow but the concurrency limit we manage from work-queue
Carlos Velazquez
07/24/2023, 1:15 PM
Hello @Jake Kaplan i'm sorry for the mention, but you have any clue for it?