dragonflight/services
Wild Dragon Dev 07d1fc9e72 fix(scheduler): allow 'starting' and 'stopping' statuses in DB
The scheduler tick loop updates a schedule's status to 'starting' and 'stopping'
in the database while it initiates the API calls to the recorder container. The
original CHECK constraint in recorder_schedules rejected these two statuses,
causing the scheduler to crash on constraint violation and never start the job.
2026-06-03 16:54:35 +00:00
..
capture fix(framecache): address critical bugs from code review 2026-06-03 16:25:34 +00:00
framecache fix(framecache): address critical bugs from code review 2026-06-03 16:25:34 +00:00
mam-api fix(scheduler): allow 'starting' and 'stopping' statuses in DB 2026-06-03 16:54:35 +00:00
node-agent fix(framecache): address critical bugs from code review 2026-06-03 16:25:34 +00:00
playout feat(playout): redesigned MCR screen + SCTE-35 end-to-end 2026-05-31 19:58:02 -04:00
premiere-plugin diag(premiere-plugin): v1.2.5 — no-op IIFE writes to Documents/ + reports lf.open result 2026-05-28 03:59:40 +00:00
premiere-plugin-uxp fix(uxp): promisify fs calls for UXP compatibility (v2.2.3) 2026-06-02 20:17:00 +00:00
web-ui fix(merge): resolve conflict in screens-library.jsx 2026-06-03 10:43:59 +00:00
worker feat(promotion): implement manual growing files promotion via BullMQ queue + pending_migration status + right click Move to S3 2026-06-03 00:38:50 +00:00