Ethienne Marcelin
02/06/2023, 10:16 PMparent_task_id
keys of the FlowRun
object pointing to ? It doesn't seem to point to a FlowRun uuid or a Flow uuid 🤔 ?Zanie
02/06/2023, 10:34 PMEthienne Marcelin
02/07/2023, 9:17 AMasync with get_client() as client:
task_run = client.read_task_run(parent_task_id)
parent_flow_run_id = task_run.flow_run_id