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