Skip to main content

prefect.cli.concurrency_limit

Concurrency-limit command — native cyclopts implementation. Manage task-level concurrency limits.

Functions

create

Create a concurrency limit against a tag.

inspect

View details about a concurrency limit.

ls

View all concurrency limits.

reset

Resets the concurrency limit slots set on the specified tag.

delete

Delete the concurrency limit set on the specified tag.