iven
8f9895be98
CI / rust-check (push) Has been cancelled
CI / rust-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / security-audit (push) Has been cancelled
fix(web): SSE 连接添加指数退避重连策略
useAlertSSE hook 和 message store 的 connectSSE 均改为手动重连:
1s→2s→4s→8s→16s→30s(cap),最大重试 10 次,随机 jitter 0.5-1.0x。
替代浏览器原生 EventSource 固定 ~3s 重连,避免服务端压力。
2026-04-30 22:30:47 +08:00
..
2026-04-30 10:21:52 +08:00
2026-04-28 01:45:48 +08:00
2026-04-25 10:11:30 +08:00
2026-04-30 22:30:47 +08:00
2026-04-29 06:28:30 +08:00
2026-04-30 12:27:56 +08:00
2026-04-30 22:30:47 +08:00
2026-04-27 22:09:21 +08:00
2026-04-28 01:45:48 +08:00
2026-04-29 06:28:30 +08:00
2026-04-29 07:27:04 +08:00
2026-04-25 10:00:49 +08:00