stack/apps
BilalG1 078073b843
analytics: reduce batch size limit (#1216)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **API Changes**
* Session replay batch upload endpoint now enforces a maximum payload
size of 1MB, reduced from 5MB. Requests exceeding the new limit will
receive a payload-too-large error response.

* **Tests**
* Updated batch upload tests to validate behavior under the new 1MB
maximum payload size constraint.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-24 12:12:56 -08:00
..
backend analytics: reduce batch size limit (#1216) 2026-02-24 12:12:56 -08:00
dashboard chore: update package versions 2026-02-24 10:38:40 -08:00
dev-launchpad chore: update package versions 2026-02-24 10:38:40 -08:00
e2e analytics: reduce batch size limit (#1216) 2026-02-24 12:12:56 -08:00
mock-oauth-server chore: update package versions 2026-02-24 10:38:40 -08:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00