Emma Rizzi
11/24/2021, 3:32 PMcreate_flow_run
to launch part 2 synchronized with steps 1 and 3.
Considering I can configure some script to deploy the Agent on VM start, is it possible ? I'm concerned about the main flow run starting before the VM's agent exists
If you have suggestions on better ways to implement this with Prefect I'm interested ! So far i only used basic ECS agent 🙂Anna Geller
Emma Rizzi
11/25/2021, 8:09 AMcreate_flow_run
, I thought this would work unless this function performs checks too early in the workflow (before the second agent is up) ?Emma Rizzi
11/25/2021, 8:10 AMAnna Geller
Emma Rizzi
11/25/2021, 9:35 AMAnna Geller