Administrator
2024-03-18 e4a0c150981df2046ee334fb6b0c3f2beef4e476
huaxin_client/l2_data_manager.py
@@ -201,9 +201,7 @@
                    if use_time > 0.01:
                        # 记录10ms以上的数据
                        huaxin_l2_log.info(logger_local_huaxin_l2_error, f"耗时:{use_time}s  结束数据:{temp_list[-1]}")
                    temp_list = []
                else:
                    if code not in self.temp_order_queue_dict:
                        self.l2_order_codes.discard(code)