@@ -80,6 +80,7 @@ class Apollo extends Command
if ($error) {
Log::info("Apollo Hand error :" . $error);
}
+ sleep(60);
} while ($error && $restart);