summaryrefslogtreecommitdiffstats
path: root/module/ThreadManager.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/ThreadManager.py')
-rw-r--r--module/ThreadManager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/ThreadManager.py b/module/ThreadManager.py
index 7b40fe05c..30b246106 100644
--- a/module/ThreadManager.py
+++ b/module/ThreadManager.py
@@ -106,7 +106,7 @@ class ThreadManager:
if self.core.debug:
print_exc()
- sleep(0.1)
+ sleep(0.5)
self.assignJob()
#it may be failed non critical so we try it again