What is the best way of restricting some tasks (with "tag2") to not run until all tasks (with "tag1") has succeeded? Does not have to be tag-based (Prefect 1)
k
Kevin Kho
06/09/2022, 3:17 PM
There really isn’t any mechanism other than the
set_upstream
and
upstream_tasks
. For this. You can maybe just keep a list as you build your flow and then set
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.