This commit is contained in:
Ivey Song
2026-06-10 09:28:24 +08:00
parent 81a8d78ab2
commit 5a2cc82100
2 changed files with 2 additions and 253 deletions

View File

@@ -197,7 +197,8 @@ class zmqServer(threading.Thread):
b"",
send_buf
])
algo_log(f"发送滤波数据成功,长度: {len(send_buf)}字节", level="DEBUG", record_once=True)
except Exception as e:
algo_log(f"发送滤波数据失败: {e}", level="ERROR")
# 客户端断开,重置身份