stack/apps/e2e
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
..
tests analytics: reduce batch size limit (#1216) 2026-02-24 12:12:56 -08:00
.env Upgrade Prisma to v7 (#1064) 2025-12-26 08:13:34 -08:00
.env.development External db sync (#1036) 2026-02-05 12:04:31 -08:00
.eslintrc.cjs tsup for stack-shared (#647) 2025-04-28 21:26:52 -07:00
LICENSE Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
package.json chore: update package versions 2026-02-24 10:38:40 -08:00
tsconfig.json In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
vitest.config.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00