Kian Jones
00b36bc591
fix: resolve crouton telemetry failures (#9269)
Two issues were causing telemetry failures:
1. Startup race - memgpt-server sending telemetry before crouton created socket
2. Oversized payloads - large context windows (1M+ tokens) exceeding buffer
Changes:
- Increase crouton buffer to 128MB max with lazy allocation (64KB initial)
- Bump crouton resources (512Mi limit, 128Mi request)
- Add retry with exponential backoff in socket backend
- Move crouton to initContainers with restartPolicy: Always for deterministic startup
🐙 Generated with [Letta Code](https://letta.com)
Co-authored-by: Letta <noreply@letta.com>
2026-02-24 10:52:06 -08:00
..
2026-02-24 10:52:06 -08:00
2026-01-29 12:43:51 -08:00
2026-01-29 12:43:53 -08:00
2025-12-15 12:03:09 -08:00
2026-02-24 10:52:06 -08:00
2026-02-24 10:52:06 -08:00
2026-02-24 10:52:06 -08:00
2025-09-17 15:47:40 -07:00
2026-01-19 15:54:43 -08:00
2026-01-19 15:54:43 -08:00
2025-09-17 15:47:40 -07:00
2025-09-17 15:47:40 -07:00
2025-09-17 15:47:40 -07:00
2025-09-17 15:47:40 -07:00
2025-09-17 15:47:40 -07:00
2026-01-12 10:57:49 -08:00
2025-09-17 15:47:40 -07:00
2025-10-07 17:50:48 -07:00
2026-01-12 10:57:49 -08:00
2026-01-12 10:57:19 -08:00
2025-10-07 17:50:46 -07:00
2026-01-12 10:57:49 -08:00
2026-01-29 12:44:04 -08:00
2025-10-24 15:12:11 -07:00
2026-02-24 10:52:06 -08:00
2026-01-12 10:57:48 -08:00
2025-10-07 17:50:46 -07:00
2026-02-24 10:52:06 -08:00
2026-01-29 12:44:04 -08:00
2026-01-12 10:57:49 -08:00
2025-12-15 12:02:18 -08:00
2026-01-12 10:57:19 -08:00
2026-01-12 10:57:49 -08:00
2026-01-29 12:43:53 -08:00
2026-01-19 15:54:42 -08:00
2026-01-29 12:44:04 -08:00
2026-01-29 12:44:04 -08:00
2026-01-12 10:57:49 -08:00
2026-02-24 10:52:06 -08:00
2026-01-12 10:57:19 -08:00
2026-01-12 10:57:19 -08:00
2026-01-12 10:57:49 -08:00
2026-01-19 15:54:43 -08:00
2025-12-15 12:02:19 -08:00
2025-11-13 15:35:34 -08:00
2025-09-17 15:47:40 -07:00
2025-12-15 12:03:09 -08:00
2026-02-24 10:52:06 -08:00
2025-09-17 15:47:40 -07:00
2025-10-07 17:50:48 -07:00
2025-11-13 15:36:56 -08:00
2026-01-29 12:44:04 -08:00
2026-01-12 10:57:49 -08:00
2025-09-17 15:47:40 -07:00
2026-01-29 12:43:53 -08:00
2026-01-12 10:57:48 -08:00
2026-01-29 12:44:04 -08:00
2026-02-24 10:52:06 -08:00
2025-11-13 15:36:55 -08:00
2025-09-17 15:47:40 -07:00
2025-09-17 15:47:40 -07:00
2025-11-26 14:39:40 -08:00
2025-12-15 12:03:09 -08:00
2025-09-17 15:47:40 -07:00
2026-01-29 12:44:04 -08:00
2025-11-13 15:36:55 -08:00
2025-11-13 15:36:55 -08:00
2026-01-12 10:57:49 -08:00
2025-10-07 17:50:46 -07:00
2026-01-12 10:57:19 -08:00
2025-10-24 15:13:15 -07:00
2026-01-19 15:54:39 -08:00
2026-01-29 12:44:04 -08:00
2025-12-15 12:02:18 -08:00
2026-02-24 10:52:06 -08:00
2025-09-17 15:47:40 -07:00
2025-11-13 15:36:20 -08:00
2025-09-17 15:47:40 -07:00
2025-12-15 12:02:19 -08:00
2025-10-09 13:20:53 -07:00
2026-02-24 10:52:06 -08:00
2026-02-24 10:52:06 -08:00
2026-01-29 12:43:53 -08:00
2026-01-29 12:43:53 -08:00
2026-01-29 12:44:04 -08:00
2025-09-17 15:47:40 -07:00
2025-10-07 17:50:50 -07:00
2025-09-17 15:47:40 -07:00
2026-01-12 10:57:48 -08:00
2026-01-12 10:57:48 -08:00
2026-01-29 12:44:04 -08:00
2025-11-13 15:36:00 -08:00
2025-12-15 12:03:09 -08:00
2026-01-29 12:44:04 -08:00
2025-09-17 15:47:40 -07:00
2025-09-17 15:47:40 -07:00
2025-11-13 15:36:55 -08:00
2025-09-17 15:47:40 -07:00
2025-10-07 17:50:48 -07:00
2026-01-19 15:54:42 -08:00
2026-02-24 10:52:06 -08:00
2026-01-29 12:44:04 -08:00
2025-11-24 19:11:18 -08:00