dragonflight/services/worker/src/workers
Zac Gaetano 2cd20a0e72 fix(growing): don't promote a growing file while its recorder is still recording
The promotion worker promoted on mtime-idle (>=8s), but CIFS attribute caching
makes an actively-growing MXF look idle, so it grabbed the live file ~15s into
recording, uploaded it, flipped the asset live->ready, and unlinked it ("a
worker is stealing the file"). Gate promotion on the recorder's live status:
the growing asset's display_name is the recorder's current_session_id, so skip
promotion while a recorder with that session is status='recording'. Only
promote once recording has stopped.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 22:26:07 -04:00
..
conform.js feat(worker): conform — queue proxy build for the conformed output 2026-05-28 15:49:01 -04:00
filmstrip.js feat: server-side filmstrip worker + fix scheduler crash + fix clip freeze 2026-05-26 16:39:44 +00:00
hls.js feat(playback): HLS VOD rendition for browser (supplements MP4 proxy) 2026-05-29 16:18:15 -04:00
playout-stage.js fix(playout): silent-audio staging crash, home tiles, channel delete 2026-05-31 12:03:20 -04:00
promotion.js fix(growing): don't promote a growing file while its recorder is still recording 2026-05-31 22:26:07 -04:00
proxy.js feat: v2.2.3 plugin + duration fix 2026-06-01 01:10:55 +00:00
thumbnail.js feat: server-side filmstrip worker + fix scheduler crash + fix clip freeze 2026-05-26 16:39:44 +00:00
trimWorker.js fix(trim): update jobs table status on complete/fail (issue #94 bug 2) 2026-05-26 07:35:28 -04:00
youtube-import.js fix(worker): YouTube importer prefers H.264 so originals import in Premiere 2026-05-29 21:21:44 -04:00