stanley-king 3 năm trước cách đây
mục cha
commit
3dfe04785e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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):