setStoreId($this->getStoreId()); $healthcheck->run(); Springbot_Log::debug("Scheduling future jobs via endpoint healthcheck"); Springbot_Boss::scheduleFutureJobs($this->getStoreId()); return true; } }