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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| assets | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| routes | ||
| styles | ||
| test | ||
| types | ||
| utils | ||
| App.css | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||