stanley-king 3 lat temu
rodzic
commit
3dfe04785e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      plot/MchDataCenter.py

+ 1 - 1
plot/MchDataCenter.py

@@ -59,7 +59,7 @@ class MchDataCenter(object):
             except Exception as ex:
                 print(ex)
             finally:
-                stime.sleep(1)
+                stime.sleep(5)
 
     def del_redis(self, redis, name, latest_time):
         for item in redis.hscan_iter(name):