Jezreel Zamora
05/29/2023, 1:17 AMZombie Killer
process works in V1?
From what i understand, it should mark the flows as failed if the flows failed to send heartbeats on a X number of times.
I’m testing this behavior with a flow that is running in ECS by simulating Out of Memory. I can see that the ECS Task failed and stopped running in AWS Console but the flow run in Prefect Cloud remains in Running state. This cause our schedule flows to not run until we manually set the status to Failed for the stuck flow.
Is there anything I’m missing or something we need to setup to make this work properly?