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.server.api.background_workers

Functions

background_worker

background_worker(docket: Docket, ephemeral: bool = False, webserver_only: bool = False) -> AsyncGenerator[None, None]