Steve Coffey
e0c727de04
Classify streaming rate-limit errors ( #40931 )
...
## What changed
- Classify `response.failed` events with the `rate_limit_exceeded` code as a distinct retryable error while preserving any parsed retry delay.
- Expose the error as `rateLimitExceeded` through the core protocol and app-server schemas after stream retries are exhausted.
- Preserve the upstream message for TUI display while keeping it out of telemetry summaries.
## Testing
- Cover SSE classification, retry metadata, protocol conversion and serialization, exhausted stream retries, telemetry redaction, and TUI rendering.
GitOrigin-RevId: 02dab4d3477dcd7653a58c49c4bd38687a616579
2026-08-26 17:45:42 +00:00
..
2026-08-24 22:40:35 +00:00
2026-08-25 21:38:10 +00:00
2026-08-26 17:45:42 +00:00
2026-08-18 23:05:52 +00:00
2026-08-26 17:45:42 +00:00
2026-08-25 03:08:33 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 08:10:08 +00:00
2026-08-25 07:37:42 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 19:28:32 +00:00
2026-08-26 17:45:42 +00:00
2026-08-25 16:38:46 +00:00
2026-08-25 21:34:05 +00:00
2026-08-25 20:37:15 +00:00
2026-08-26 02:49:51 +00:00
2026-08-25 20:37:15 +00:00
2026-08-21 16:50:34 +00:00
2026-08-26 17:45:42 +00:00
2026-08-18 23:47:00 +00:00
2026-08-25 21:20:51 +00:00
2026-08-25 22:50:49 +00:00
2026-08-26 04:18:49 +00:00
2026-08-23 18:53:15 +00:00
2026-08-26 17:45:42 +00:00
2026-08-25 21:20:51 +00:00
2026-08-25 20:26:23 +00:00
2026-08-25 19:54:52 +00:00
2026-08-26 06:02:56 +00:00
2026-08-25 23:38:49 +00:00
2026-08-26 17:45:42 +00:00
2026-08-26 15:02:21 +00:00
2026-08-26 16:23:34 +00:00
2026-08-18 21:46:18 +00:00
2026-08-25 18:04:01 +00:00
2026-08-25 21:34:05 +00:00
2026-08-25 01:03:20 +00:00
2026-08-25 10:29:26 +00:00
2026-08-24 00:52:52 +00:00
2026-08-25 21:08:22 +00:00
2026-08-25 03:08:33 +00:00
2026-08-26 15:02:21 +00:00
2026-08-24 21:39:48 +00:00
2026-08-26 14:36:48 +00:00
2026-08-24 21:39:48 +00:00
2026-08-25 18:41:03 +00:00
2026-08-25 22:46:49 +00:00
2026-08-21 21:01:59 +00:00
2026-08-25 15:50:19 +00:00
2026-08-26 17:45:42 +00:00
2026-08-26 17:45:42 +00:00
2026-08-21 16:45:05 +00:00
2026-08-25 23:51:57 +00:00
2026-08-26 15:02:21 +00:00
2026-08-24 17:07:21 +00:00
2026-08-25 05:16:45 +00:00
2026-08-20 17:39:06 +00:00
2026-08-20 06:10:03 +00:00
2026-08-25 22:46:49 +00:00
2026-08-20 18:29:35 +00:00
2026-08-25 21:38:10 +00:00
2026-08-25 22:01:26 +00:00
2026-08-26 17:45:42 +00:00
2026-08-25 23:42:50 +00:00
2026-08-20 14:55:08 +00:00
2026-08-26 06:02:56 +00:00
2026-08-25 21:44:43 +00:00
2026-08-26 13:54:36 +00:00
2026-08-25 21:34:05 +00:00
2026-08-18 22:00:25 +00:00