{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created": "2023-11-07T05:31:56Z", "updated": "2023-11-07T05:31:56Z", "tag": "<string>", "concurrency_limit": 123, "active_slots": [ "3c90c3cc-0d44-4b50-8888-8dd25736052a" ] }
Create a task run concurrency limit.
For more information, see https://docs.prefect.io/v3/concepts/tag-based-concurrency-limits.
Data used by the Prefect REST API to create a concurrency limit.
A tag the concurrency limit is applied to.
The concurrency limit.
Successful Response
An ORM representation of a concurrency limit.
A list of active run ids using a concurrency slot
Was this page helpful?