How come there is no task showing up but Prefect t...
# ask-community
m
How come there is no task showing up but Prefect things that there are 20 currently active? How do I force reset that? It blocks all my jobs 😢
j
Hi Matt! Thanks for the question. There's a CLI command that lets you reset your concurrency limit -
prefect concurrency-limit reset "tag"
where "tag" is the name of your tag.