Offload CPU-intensive FFmpeg video creation to an autoscaling Cloud Run service to clear the 1600+ task backlog. The Celery video worker becomes a thin HTTP client (concurrency bumped from 2 to 50) that dispatches to Cloud Run when CLOUD_RUN_VIDEO_URL is set, with local fallback for dev. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config.py | ||
| Dockerfile | ||
| main.py | ||
| requirements.txt | ||
| storage_helpers.py | ||