lic function storeRemainingExecutionLimit($likelyExceeded, $runner, $processedActions, $executionTime, $maxExecutionTime): bool { $newLimit = ($maxExecutionTime - $executionTime) - self::EXECUTION_LIMIT_MARGIN; $this->remainingExecutionLimit = max($newLimit, 0); return (bool)$likelyExceeded; } }
Fatal error: Uncaught Error: Class "MailPoet\Cron\ActionScheduler\Actions\DaemonRun" not found in /htdocs/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php:2791 Stack trace: #0 /htdocs/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php(2871): MailPoetGenerated\FreeCachedContainer->getDaemonRunService() #1 /htdocs/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php(2831): MailPoetGenerated\FreeCachedContainer->getDaemonActionSchedulerRunnerService() #2 /htdocs/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php(2642): MailPoetGenerated\FreeCachedContainer->getCronTriggerService() #3 /htdocs/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php(2681): MailPoetGenerated\FreeCachedContainer->getHooks2Service() #4 /htdocs/wp-content/plugins/mailpoet/vendor-prefixed/symfony/dependency-injection/Container.php(122): MailPoetGenerated\FreeCachedContainer->getInitializerService() #5 /htdocs/wp-content/plugins/mailpoet/vendor-prefixed/symfony/dependency-injection/Container.php(110): MailPoetVendor\Symfony\Component\DependencyInjection\Container->make('MailPoet\\Config...', 1) #6 /htdocs/wp-content/plugins/mailpoet/lib/DI/ContainerWrapper.php(39): MailPoetVendor\Symfony\Component\DependencyInjection\Container->get('MailPoet\\Config...') #7 /htdocs/wp-content/plugins/mailpoet/mailpoet_initializer.php(88): MailPoet\DI\ContainerWrapper->get('MailPoet\\Config...') #8 /htdocs/wp-content/plugins/mailpoet/mailpoet.php(194): require_once('/htdocs/wp-cont...') #9 /htdocs/wp-settings.php(526): include_once('/htdocs/wp-cont...') #10 /htdocs/wp-config.php(89): require_once('/htdocs/wp-sett...') #11 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #12 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #13 /htdocs/index.php(17): require('/htdocs/wp-blog...') #14 {main} thrown in /htdocs/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php on line 2791