https://prefect.io logo
j

Josh

04/12/2022, 6:00 PM
Is it possible to “force cancel” a flow? The flow was running on an agent that died and did not emit any events later. I manually clicked the “cancel” button from the UI, and now the flow is stuck in a
Flow run is cancelling…
message for 2 weeks. Is there anything I can do to let prefect cloud know that the flow is actually dead and never succeeded?
k

Kevin Kho

04/12/2022, 6:05 PM
You can change the state in the UI to Failed and this changes the state directly in the backend
🙏 1
upvote 1
22 Views