luigi.scheduler.active_tasks
Tasks currently scheduledDimensions:None
Available on:
Datadog (1)
Interface Metrics (1)
Technical Annotations (24)
Configuration Parameters (11)
worker-disconnect-delayrecommended: increase above 60s default--workersrecommended: 2rpc-connect-timeoutrecommended: 60.0rpc-retry-attemptsrecommended: 10rpc-retry-waitrecommended: 60rpc_connect_timeoutrecommended: 10.0rpc_retry_attemptsrecommended: 3rpc_retry_waitrecommended: 30max_shown_tasksrecommended: 100000max_graph_nodeslocal_schedulerrecommended: FalseError Signatures (5)
were left pending because of unknown reasonlog patternFailed connecting to remote schedulerlog patternConnectionError: HTTPConnectionPool(host='localhost', port=8082): Max retries exceededexception[Errno 111] Connection refusederror codeluigi.rpc.RPCError: Errors (3 attempts) when connecting to remote schedulerexceptionCLI Commands (3)
--workers 2remediation--local-schedulerremediationluigid --background --pidfile <PATH_TO_PIDFILE> --logdir <PATH_TO_LOGDIR> --state-path <PATH_TO_STATEFILE>remediationTechnical References (5)
central schedulercomponent/api/add_workercomponentTaskProcess.runcomponentluigidcomponentlocal schedulercomponentRelated Insights (9)
Worker disconnection causes parent task to complete prematurely with pending childrenwarning
▸
Luigi worker fails to connect to central scheduler causing task cascade failurecritical
▸
RPC connection timeout to central schedulercritical
▸
Visualizer frozen or slow with large task graphsinfo
▸
Worker process does not scale beyond thousands of taskswarning
▸
Scheduler stuck more frequent with failed tasks presentcritical
▸
Remote scheduler UI inaccessible without port forwardinginfo
▸
Local scheduler in production allows duplicate task executionwarning
▸
Local scheduler fails to distinguish repeated task invocationswarning
▸