I want to allow a task to fail with an exception b...
# ask-community
r
I want to allow a task to fail with an exception but instead of the result being returned in a 'raise' the flow just exits and python ends
Hmm, seems like something is not right here. It should not even exit.
I am using docker.py, somehow I am in some prefect call stack