Mansour Zayer
07/05/2022, 7:30 PMwait_for_flow_run, but I get asked for a flow_run_id, while I don't have a flow_run_id, I only have a flow_id for the parent flow flow_AKevin Kho
flow_run_id.
Otherwise you can get the latest flow run id like this and then insert it to wait_for_flow_runMansour Zayer
07/05/2022, 7:56 PMKevin Kho