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