Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prefect.io/llms.txt

Use this file to discover all available pages before exploring further.

prefect.concurrency.v1.services

Classes

ConcurrencySlotAcquisitionServiceError

Raised when an error occurs while acquiring concurrency slots.

ConcurrencySlotAcquisitionService

Methods:

acquire

acquire(self, task_run_id: UUID, timeout_seconds: Optional[float] = None) -> httpx.Response