Hi everyone! I’m experiencing something weird in Prefect 3. I’ve noticed when a task fails the flow does not. To make the flow failing I need to check the state of all flow tasks and make the flow fails if any task is not in completed state. Is it the correct behaviour or it’s just me missing something?
d
Dylan
02/18/2025, 2:53 PM
This is expected, to ensure that your flow fails if any task fails, you can return the state or results of all your tasks from the flow function
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.