liqian hace 2 años
padre
commit
98c596fec2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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