Is there anything built in to Prefect flows where ...
# ask-community
g
Is there anything built in to Prefect flows where a certain threshold of tasks needs to fail before considering the entire flow a failure? I see I have the means to implement that myself but just checking…