liqian 2 년 전
부모
커밋
98c596fec2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -172,7 +172,7 @@ def title_generate_main():
                 'exception': consume_e,
                 'traceback': traceback.format_exc()
             })
-            log_.error("Consume Message Fail! Exception:%s\n" % e)
+            # log_.error("Consume Message Fail! Exception:%s\n" % e)
             time.sleep(30)
             continue