prefect.work_pool.workers.active
Active workers polling poolDimensions:None
Interface Metrics (2)
Technical Annotations (44)
Configuration Parameters (7)
PREFECT_CLIENT_RETRY_EXTRA_CODESrecommended: 500,421work_pool_typerecommended: cloud-run:push or ecs:push or aci:pushPREFECT_API_SERVICES_LATE_RUNS_AFTER_SECONDSserver.services.late_runs.loop_secondspool_sizemax_overflowPREFECT_API_URLError Signatures (8)
500 Internal Server Errorhttp statusprefect.exceptions.PrefectHTTPStatusErrorexceptionunhandled errors in a TaskGroupexceptionhttpx.PoolTimeoutexceptionhttpcore.PoolTimeoutexceptionHandler '_replicate_pod_event' failed with an exceptionlog patternremaining connection slots are reserved for non-replication superuser connectionslog patternasyncpg.exceptions.TooManyConnectionsErrorexceptionCLI Commands (4)
prefect work-pool create my-cloud-run-pool --type cloud-run:pushremediationprefect work-pool provision-infra my-cloud-run-poolremediationprefect deploy ./flows/alerts.py:process_alert --name process-alerts --work-pool my-cloud-run-poolremediationprefect work-pool lsdiagnosticTechnical References (25)
Kubernetes work poolcomponentworker podscomponenttask podscomponentread_deploymentcomponent_submit_runcomponent_check_flow_runcomponentpush work poolcomponentserverless work poolcomponentEventTriggercomponentAutomationcomponentkopfcomponent_replicate_pod_eventcomponentprefect_kubernetes.observercomponentwork poolcomponentwork queuecomponentMarkLateRuns servicecomponentLate stateconceptflow runconceptasyncpgcomponentSQLAlchemycomponentpgbouncercomponentprefect-servercomponentprefect-workercomponentread_work_poolcomponentwork_poolcomponentRelated Insights (8)
Worker pods incur orchestration overhead in Kubernetes work poolsinfo
▸
Worker exits unexpectedly when API server returns HTTP 500critical
▸
Long-running polling containers waste compute when idlewarning
▸
Prefect Kubernetes worker CPU spike and crash above 3.5K deployed flowscritical
▸
Flow runs stuck in Late state due to missing worker subscriptioncritical
▸
Flow runs not starting on time trigger Late statewarning
▸
PostgreSQL connection pool exhaustion causes Prefect server errors and worker crashescritical
▸
Deployment command hangs on read_work_pool during first production deploycritical
▸