We are using Prefect Cloud 1.0 and we have a serio...
# prefect-community
j
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
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