If you have a flow (C) that calls two different flows (A & B). Will prefect use the deployments for the subflows or the parent? I ask because w/ ECS the deployment is what references the ECS Block that contains the cpu & memory settings. There are times where we would want each subflow to run w/ different resources
👍 1
✅ 1
z
Zanie
10/25/2022, 5:08 PM
If the flows are called, they will run in the same infrastructure as the parent (locally). If you want to trigger child deployments, you need to use the