https://prefect.io logo
Title
j

Jacob Blanco

01/17/2023, 10:57 PM
We are using Prefect Cloud 1.0 and we have a serious problem with tasks getting stuck in running mode even though the flows have finished successfully. This is blocking out concurrency limits. Any ideas on how to address this or what could be causing it?
k

Kalise Richmond

01/17/2023, 11:05 PM
Hey @Jacob Blanco, you can use the GraphQL api to clear up those stuck task runs to unblock your concurrency limit . https://discourse.prefect.io/t/how-can-i-remove-flow-task-runs-stuck-in-a-running-or-canceling-state/1855
👍 1