Browse Source

update response.py

罗俊辉 7 tháng trước cách đây
mục cha
commit
2783e3fd03
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tasks/history_task.py

+ 1 - 1
tasks/history_task.py

@@ -173,7 +173,7 @@ class historyContentIdTask(object):
                 "title": kimi_title
             }
             response = await publish_to_pq(params)
-            time.sleep(2)
+            # time.sleep(2)
             obj = {
                 "uid": video_obj['uid'],
                 "source": video_obj['platform'],