https://prefect.io logo
a

Avi A

10/19/2020, 11:50 AM
Hey, I’m sure this was already discussed here before but I couldn’t find the right conversation when searching for it… What’s the best way to create a flow that triggers a series of other flows one after the other (while waiting for each to finish before running the next)
a

Adam

10/19/2020, 12:23 PM
2
a

Avi A

10/19/2020, 12:38 PM
thanks, I actually missed the
wait
parameter which is what I was looking for