Concurrency Limits
Read Concurrency Limits
Query for concurrency limits.
For each concurrency limit the active slots
field contains a list of TaskRun IDs
currently using a concurrency slot for the specified tag.
POST
Headers
Body
application/json
Required range:
x > 0
Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.
Response
200
application/json
Successful Response
A tag the concurrency limit is applied to.
The concurrency limit.
A list of active run ids using a concurrency slot
Was this page helpful?