Hey all!
I am trying to run my flows as an ECS task.
I have a case where a flow has a very large number of subflows with similar parameters. Is there any way I can assign my subflows to a different ECS task so that I can process them in parallel? Or is my only choice is to launch multiple flows?