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