Skip to content

BE-014: Increase payload limit on POST /devices/{id}/sync to accept 5000 data points

Track: 1 — MVP
Section: 1.5 Historical Backfill
Status: [x] Done Repo: backend-api Branch: feature/BE-001-health-metrics-unique-constraint

Done When

Send 5000-item array → 200 OK, all inserted. Send 5001 → 413 Payload Too Large with clear error message

Notes

No notes yet.