Browse Source

调整推荐和用户数据整体执行频率

zhangliang 1 month ago
parent
commit
d177ea70cd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      spider/crawler_author/zhongqingkandian_author.py

+ 0 - 1
spider/crawler_author/zhongqingkandian_author.py

@@ -167,7 +167,6 @@ class ZhongQingKanDianAuthor:
             self.LocalLog.info(f"{content_link} 是视频")
             data.update(kwargs)
             self.process_video_obj(data)
-            time.sleep(10)
         except Exception as e:
             tb_info = traceback.format_exc()
             self.aliyun_log.logging(