prefect.flow_run.crash
Flow runs crashing unexpectedlyDimensions:None
Available on:Native (1)
Interface Metrics (1)
Technical Annotations (64)
Configuration Parameters (9)
PREFECT_CLIENT_RETRY_EXTRA_CODESrecommended: 500,421concurrency_limitrecommended: 5-100 depending on capacityfor_eachrecommended: ['prefect.resource.id'] or ['client_id']cluster-autoscaler.kubernetes.io/safe-to-evictrecommended: falsePREFECT_API_URLrecommended: https://api.prefect.cloud/api/accounts/...PREFECT_API_KEYBase Job Manifestpool_sizemax_overflowError Signatures (11)
500 Internal Server Errorhttp statusprefect.exceptions.PrefectHTTPStatusErrorexceptionunhandled errors in a TaskGroupexceptionTypeError: 'MockValSer' object cannot be converted to 'SchemaSerializer'exceptionExceptionGroup: unhandled errors in a TaskGroupexceptionPod never startedlog patternPod has status 'Pending'log patternremaining connection slots are reserved for non-replication superuser connectionslog patternasyncpg.exceptions.TooManyConnectionsErrorexceptionconnection-limit reached errorexceptionhttpx crashexceptionCLI Commands (6)
prefect work-pool set-concurrency-limit my-pool 5remediationprefect work-queue set-concurrency-limit my-queue 5 --pool my-poolremediationprefect config viewdiagnosticprefect cloud workspace lsdiagnostickubectl describe poddiagnostickubectl get nodesdiagnosticTechnical References (38)
ETL Task3componentlakefs_test_latest_file.csvfile pathread_deploymentcomponent_submit_runcomponent_check_flow_runcomponentconcurrency_limitcomponentfor_eachcomponentbackpressureconceptMockValSercomponentSchemaSerializercomponent_mark_flow_run_as_cancelledcomponentset_flow_run_statecomponentrunnercomponentghost runsconceptKueuecomponentSIGTERMconceptSIGKILLconceptkubernetes-jobcomponentPendingconceptzombie flow runconceptterminal stateconceptCrashedcomponentLazarus ServicecomponentFailed stateconceptCloud hookscomponentagentcomponentworkercomponentflow runconcepton_failureconceptasyncpgcomponentSQLAlchemycomponentpgbouncercomponentprefect-servercomponentprefect-workercomponentrun_deploymentcomponenthttpxcomponentstate handlersconceptAutomations APIcomponentRelated Insights (16)
Pipeline task fails when required data column is missing from input filecritical
▸
Worker exits unexpectedly when API server returns HTTP 500critical
▸
Missing pipeline metrics delay data quality issue detectionwarning
▸
Alert flooding kills workers without concurrency limitscritical
▸
Pydantic MockValSer serialization error prevents container flow startupcritical
▸
Ghost runs persist when runners die without server notificationcritical
▸
Kubernetes autoscaler evicts running Prefect jobs during scale-downwarning
▸
Incorrect API configuration causes flow run failurescritical
▸
Empty flow logs indicate infrastructure startup failurecritical
▸
Kubernetes pods remain Pending and never start after 60 secondscritical
▸
Zombie flow runs prevent terminal state due to infrastructure or network failurescritical
▸
Distressed flows fail permanently after 3 Lazarus retry cyclescritical
▸
Flow run submission failure sets incorrect Failed state instead of Crashedwarning
▸
PostgreSQL connection pool exhaustion causes Prefect server errors and worker crashescritical
▸
Connection limit reached when orchestrating parallel sub-flows via run_deploymentcritical
▸
False crash notifications triggered during resource provisioning delaywarning
▸