mirror of https://github.com/Nezreka/SoulSync.git
The global download poller was disabled when WebSocket was connected, but WebSocket connections can silently stop delivering messages without triggering a disconnect event (room subscription lost, server emit error, proxy timeout). This left modals frozen while downloads continued server-side. Removing the socketConnected gate ensures the 2-second HTTP poll always runs as a fallback alongside WebSocket.pull/315/head
parent
1384b966e8
commit
57259b6e3a
Loading…
Reference in new issue