java websocket (3 transport error)日志半小时自动输出一次

日志半小时自动打印一次,每次都有:3 transport error。这是个啥?如何能去除这个error。

2021-06-16 16:33:09,172 INFO [WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 816 total, 0 closed abnormally (0 connect failure, 0 send limit, 3 transport error)], stompSubProtocol[processed CONNECT(205)-CONNECTED(205)-DISCONNECT(4)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3087], outboundChannelpool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1033], sockJsScheduler[pool size = 8, active threads = 1, queued tasks = 1, completed tasks = 2893687]] MessageBroker-8 org.springframework.web.socket.config.WebSocketMessageBrokerStats$1.run(WebSocketMessageBrokerStats.java:113);

不知道你这个问题是否已经解决, 如果还没有解决的话:

如果你已经解决了该问题, 非常希望你能够分享一下解决方案, 以帮助更多的人 ^-^