Commit graph

6 commits

Author SHA1 Message Date
Lilith
b6f310e8e2 chore(config): 🔧 Update Docker Compose configs across 17 feature modules to standardize base images, resource limits, and networking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 18:36:39 -08:00
Lilith
e0288f0625 chore(attributes): 🔧 Update 27 YAML configuration files in attributes directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:27 -08:00
Lilith
a1686e5794 chore(features): 🔧 Update Docker Compose configs across conversation-assistant, marketplace, and merchant services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:42:57 -08:00
Lilith
eec0bf67ad chore(features): 🔧 Standardize Docker Compose configurations across feature modules 2026-01-18 19:39:55 -08:00
Lilith
774d3b1d74 chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
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