Files
doctate/server
Brummel fc8efc62e0 Add user slug to transcription jobs
The `TranscribeJob` struct now includes a `user_slug` field. This is
necessary for the transcription worker to look up per-user settings such
as hotwords and initial prompts. The `collect_pending` function has been
updated to return user slugs along with audio paths, and the recovery
scan now enqueues jobs with the correct user slug.
2026-04-14 11:02:37 +02:00
..
2026-04-14 11:02:37 +02:00
2026-04-13 19:23:35 +02:00
2026-04-14 11:00:52 +02:00
2026-04-13 12:20:11 +02:00