Can I access task state inside of a flow without explicitly passing task result objects to a task? I am trying to emulate the behavior of a state handler from prefect < 2.0
Previously a flow run state handler could be used as a “post hook” for a flow run, in my example I have actions I want to take on failures
Leon Kozlowski
09/26/2022, 7:51 PM
This didn’t require passing the state of every task in a flow, because it was configured at the flow level
Leon Kozlowski
09/26/2022, 7:52 PM
I understand notification blocks exist in prefect 2.0, but I built a custom state handler to create opsgenie alerts that I would like to emulate in prefect 2.0
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.