Sfoglia il codice sorgente

update response.py

罗俊辉 6 mesi fa
parent
commit
2783e3fd03
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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'],