Files >100 MB bypass the load balancer via browser→GCS direct upload: - POST /jobs/upload/init — creates GCS resumable session, returns job_id + session URI - POST /jobs/upload/complete — verifies GCS object, creates job, dispatches ingestion - Frontend sends 8 MB chunks with Content-Range directly to GCS session URI - infra/gcs-cors.json + deploy-dev.sh ensure_gcs_cors() enable browser CORS on bucket Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-frontend.sh | ||
| check_job.py | ||
| deploy-dev.sh | ||
| deploy.sh | ||
| full-deploy.sh | ||
| mark-migrations-applied.sh | ||
| mongodb-init.js | ||
| replace_cue_voice.py | ||
| run-local.sh | ||