Hey,
I am having diffuclty to set concurrency limit on a work pool. I am expecting that if I set it to 2, only 2 flows will run at a time. In practice if I set the limit to a low number no flow is running (stuck in "Late" status) and only if I bump the limit value to around 7, flows start to run ( the number 7 is not rigid, somtimes I need to set it to higher value for flows to run).
Am I understanding correctly how the concurrency limit suppose to work? what am I missing?