Files
reflector/www/app/(app)/transcripts/useWebSockets.ts
Igor Loskutov faec509a33 fix: invalidate transcript query on STATUS websocket event
Without this, the page never redirects to /processing when a reprocess
changes status from ended->processing, because the redirect logic only
watches the REST query data, not the WebSocket status state.
2026-02-09 14:22:53 -05:00

16 KiB