inc/managers/queue/Processor.php
@@ -279,7 +279,7 @@ }; } private function hasAdequateResources(): bool public function hasAdequateResources(): bool { // Stricter thresholds for starting (50% memory, 60s minimum time) $memoryLimit = $this->getMemoryLimitBytes();