Is there a way to limit how many workflow executions per workflow can be running at the same time?
gentle-tomato-480
04/14/2025, 1:52 PM
Specifically I want to cap the nr of max executions of a specific workflow while allowing other workflows to have as many executions at the same time (as the latter is much later and doesn't require as many resources/is robust even at high nr. executions while the former does require a lot of resources/isn't robust when many executions run at the same time)
f
freezing-airport-6809
04/14/2025, 2:18 PM
It’s not built in today - but some work is ongoing