https://prefect.io logo
g

Gopal

08/30/2019, 3:28 AM
Is it possible to have dependencies btw two or more flows in Prefect? basically a Flow/s inside Flow
c

Chris White

08/30/2019, 7:24 PM
Hi @Gopal - this is not currently possible in a first-class way, but you could always kick off flow runs as a final task in your workflow; Flow-to-Flow dependencies is something we are considering though, so any details about your use case would be helpful for informing our design!