Files
diarization-ui/app.py
Wolf Beckmann 89affe41b0 feat(diarization-ui): live-poll job status on jobs page
Replace static server-rendered job cards with JS-driven polling of
/jobs/data every 3s (active jobs) or 10s (all idle). Cards are
re-rendered client-side, preserving checkbox selection. Polling
accelerates when queued/running jobs exist and resumes on tab focus.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 10:03:01 +01:00

61 KiB