Tibs
Zanie
import prefect from prefect.states import Failed @prefect.flow def foo(): bar() @prefect.task def bar(): return Failed(message="Oh no!") foo()
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.