https://prefect.io logo
h

Hui Zheng

12/15/2020, 6:23 PM
Hello, Is there a way to set the MaximumDeadline for a flow, such that regardless retries or long-running tasks. The total duration of the flow shall not exceed certain amount of time. Once exceeded, the flow run will be marked as
FAIL
?
d

Dylan

12/15/2020, 6:29 PM
Hi @Hui Zheng we call this feature a “Flow SLA” and it’s currently under development. Look out for it in Prefect Cloud (Enterprise Tier) in Q1 2021
👀 2