Jake Vanderwerf
2026-06-22 715e26a9eb219808d5c899d418e1d596f9318f61
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();