summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xOmni/Agent/start-worker.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Omni/Agent/start-worker.sh b/Omni/Agent/start-worker.sh
index d576870..ad519a0 100755
--- a/Omni/Agent/start-worker.sh
+++ b/Omni/Agent/start-worker.sh
@@ -95,6 +95,7 @@ while true; do
# We can't easily use 'task update' because it updates timestamp.
# Instead, we just rely on the loop continuing and hopefully 'task import' eventually winning
# if we stop touching it. Or we could force import again.
+ sleep 60
continue
fi