问题:尽管连接活跃,SignalR 客户端中仍然缺少心跳
作者: rmadane创建于 2025年2月24日更新于 2026年1月13日
Description I am experiencing an issue where my SignalR client occasionally misses sending heartbeats to the server, even though the connection remains active. The expected behavior is that the client should continuously send heartbeats every 10 seconds, but I can see gaps in the WebSocket message logs where no heartbeat is sent.
内容来源: SignalR/SignalR