v1
services
Raised when an error occurs while acquiring concurrency slots.
Methods:
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.concurrency.v1.servicesConcurrencySlotAcquisitionServiceError ConcurrencySlotAcquisitionService acquire acquire(self, task_run_id: UUID, timeout_seconds: Optional[float] = None) -> httpx.Response
Was this page helpful?