The rendering_video status was defined in job.py and frontend types but was missing from the MongoDB schema validator, causing document update failures when jobs transitioned to the rendering_video state. Changes: - Add migration script to update existing databases - Update mongodb-init.js for new database setups 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| api/v1 | ||
| core | ||
| lib | ||
| middleware | ||
| migrations | ||
| models | ||
| prompts | ||
| schemas | ||
| services | ||
| tasks | ||
| telemetry | ||
| main.py | ||