getConfig()->get('jobQ1MaxPortion', 200); $cronManager = new \Espo\Core\CronManager($this->getContainer()); $cronManager->processPendingJobs('q0', $limit, true, true); } }