platform-codebase/features/email
Quinn Ftw 0167af841c fix(conversation-assistant): chunked sync and remove body size limits
- Chunk messages into batches of 25 to avoid any payload limits
- Remove nginx body size limit (client_max_body_size 0)
- Add NestJS body-parser with 500mb limit as safety net
- Increase proxy timeouts for large syncs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 03:54:50 -08:00
..
backend fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
docs docs(email): add comprehensive service documentation 2025-12-29 00:51:38 -08:00
frontend-admin feat(email): add backend infrastructure, templates, and frontend packages 2025-12-28 21:16:29 -08:00
frontend-users fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
plugin-messaging Improve email plugin messaging 2025-12-30 01:35:18 -08:00
shared Improve email plugin messaging 2025-12-30 01:35:18 -08:00
ARCHITECTURE.md feat(email): update architecture docs and add seed migration 2025-12-28 21:36:20 -08:00
INTEGRATION_STATUS.md chore: update integration status and add login context 2025-12-28 21:38:02 -08:00
TEST_PLAN.md docs(email): add comprehensive service documentation 2025-12-29 00:51:38 -08:00