handsome-airline-36833
12/12/2024, 8:08 AMFlyteWorkflowExecution
which has a node which is a subworkflow, what is the principled way to get the FlyteWorkflow
object from that node? I know how to get the FlyteNodeExecution
but I can't find a way to fetch the actual underlying workflow that is based on.handsome-airline-36833
12/12/2024, 8:11 AMparent_ex.flyte_workflow.sub_workflows[0]
but it is unclear to me how to match it to the node if there are severalaverage-finland-92144
01/02/2025, 5:00 PMhandsome-airline-36833
01/02/2025, 5:04 PMhandsome-airline-36833
01/02/2025, 5:04 PM