wrongmove/frontend/src/constants
Viktor Barzin 8d52bdf99d
Fix stale task polling by keeping it always active alongside WebSocket
Polling was disabled when wsConnected was true, but if the WS connected
while workers hadn't been redeployed (no pub/sub messages flowing), the
UI received no updates at all. Polling now always runs at 5s as the
baseline. WebSocket provides faster real-time updates on top when
available — the two coexist, last writer wins.
2026-02-09 21:37:07 +00:00
..
colorSchemes.ts Redesign filter panel with range sliders, separated visualization card, and backend filter support 2026-02-08 18:50:06 +00:00
index.ts Fix stale task polling by keeping it always active alongside WebSocket 2026-02-09 21:37:07 +00:00