truncateEngineLogs(); Springbot_Boss::scheduleJob( 'cmd:harvest', array( 's' => $this->getStoreId(), 'c' => $this->getType(), ), Springbot_Services::HARVEST, 'default', $this->getStoreId() ); return true; } }