Hey everyone I'm confused with the meanings of various flow runs - Failed, Cancelled, Finished, Skipped.
Since I am migrating from Aiflow where we had the concept of "pausing" and "unpausing" a DAG, I'd like to know how we can replicate that behaviour over here. Ideally when I hit pause, all I want to do is stop rescheduling more flows until I hit "unpause". Although the tasks in the current flow should continue to run.
How could I achieve that with Prefect ?
(By the way I'm loving prefect with versioning, parameters, prefect cloud ~ all that 🤟)
a
Anna Geller
12/02/2021, 10:39 AM
@Tilak Maddy
concept of “pausing” and “unpausing” a DAG
the equivalent of this would be pausing a schedule. You can do that in Prefect either from the UI
or using the set_schedule_inactive mutation:
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.