luigi.resources.used
Resources currently in useDimensions:None
Available on:
Prometheus (1)
Interface Metrics (1)
Dimensions:None
Technical Annotations (24)
Configuration Parameters (6)
resources.cpu_coresrecommended: 10[resources]resources.<resource_name>recommended: integer limit based on capacityLUIGI_CONFIG_PATHrecommended: path to config file with [resources] sectionapirecommended: 1resourcesrecommended: {"api": 1}Error Signatures (6)
There are no more tasks to run at this timelog patternpending tasks possibly being run by other workerslog patternpending tasks unique to this workerlog patternRuntimeError: Unfulfilled dependencies at run timeexception25exit codeThis progress looks :| because there were tasks that were not granted run permission by the schedulerlog patternTechnical References (12)
luigi.Taskcomponent[resources]componentdependenciesconceptcontainercomponentcentral schedulercomponentMesoscomponentresourcescomponentluigi.cfgfile pathschedulercomponentPENDINGconceptRUNNINGconceptluigidcomponentRelated Insights (11)
Resource requirements block task scheduling despite available workerscritical
▸
Luigi tasks fail with unfulfilled dependency errors under resource contentionwarning
▸
Resource exhaustion prevents task executionwarning
▸
Resource limits throttle task execution when capacity exceededwarning
▸
Multiple workers can overload system without global resource limitswarning
▸
Resource limits prevent task parallelism overloadinfo
▸
Unspecified resources default to limit 1, causing unexpected task serializationwarning
▸
Scheduler blocks tasks when resource limits are exceededwarning
▸
Resource limits not enforced when scheduler lacks config file accesswarning
▸
API rate limit exceeded due to uncontrolled task concurrencywarning
▸
Unconfigured resource limits enable task contentionwarning
▸