Hey guys, I have a question for prefect 0.15. I just deleted a flow from the Prefect cloud which used to run every few hours. I also have an automation set up that cancels any flow run after 1200 seconds. Turns out, even after deleting the flow, this automation is still cancelling the flow every few hours and sending alerts to our slack channels.
Pinakpani Mukherjee
01/19/2023, 3:54 AM
The error that basically shows up is
Cancellation triggered due to 'Flow SLA Failed' event
.
Pinakpani Mukherjee
01/19/2023, 4:11 AM
I have currently turned off the automation that was causing this issue. If anything pops up, I’ll add it to the thread and have a clearer look into it.