pahvalentines/backend/tasks
michael 621a0ae097 feat: add dedicated Celery queue for video generation
Route create_video task to dedicated 'video' queue with concurrency=2.
Default worker now has concurrency=10 for all other tasks.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 00:11:37 -06:00
..
__init__.py Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
celery_app.py feat: add dedicated Celery queue for video generation 2026-02-04 00:11:37 -06:00
workers.py feat: save composite record image and return URL in results API 2026-02-03 19:08:52 -06:00