As a newbie on Prefect, I’m looking for ways to navigate parent-child relationships between flows programmatically. That is, given a flow, is there any API for finding child flows (say in Python)? Any API for finding a parent flow of a given flow? Any pointers to references or examples would be much appreciated. Thanks!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Migrating to Prefect 2.0: From Flow of Flows to Subflows | 0 | 4715 | August 3, 2022 | |
How can I navigate to the child flow run from a parent flow? | 0 | 676 | February 4, 2022 | |
Subflows logs do not appear in Parent Flow | 1 | 520 | November 1, 2023 | |
Accessing IDs and Logs via API in Prefect | 2 | 22 | September 5, 2024 | |
How to pass data from a child flow to another task in a parent flow? | 0 | 1823 | January 31, 2022 |