amabito
068b9c9749
feat: wrap compaction generateSummary in retryAsync
Integrate retry logic with abort-classifier for /compact endpoint:
- Wrap generateSummary calls in retryAsync with exponential backoff
- Auto-skip retry on user cancellation and gateway restart (AbortError)
- Config: 3 attempts, 500ms-5s delay, 20% jitter
- Add comprehensive Vitest tests (5/5 passed)
Related: #16809, #5744, #17143
2026-02-17 00:01:03 +01:00
..
2026-02-16 02:45:00 +00:00
2026-02-17 00:01:03 +01:00
2026-02-17 00:00:57 +01:00
2026-02-16 23:59:59 +01:00
2026-02-16 02:45:00 +00:00
2026-02-17 00:00:30 +01:00
2026-02-17 00:00:16 +01:00
2026-02-16 23:00:32 +00:00
2026-02-17 00:00:54 +01:00
2026-02-17 00:00:47 +01:00
2026-02-16 23:59:50 +01:00
2026-02-17 00:00:34 +01:00
2026-02-17 00:00:03 +01:00
2026-02-17 00:00:08 +01:00
2026-02-16 23:53:19 +01:00
2026-02-16 23:56:10 +01:00
2026-02-16 14:59:31 +00:00
2026-02-13 18:38:40 +01:00
2026-02-16 23:52:56 +01:00
2026-02-16 15:16:35 -05:00
2026-02-16 02:45:00 +00:00
2026-02-16 06:16:33 +00:00
2026-02-16 23:50:56 +01:00
2026-02-16 23:53:21 +01:00
2026-02-16 23:59:19 +01:00
2026-02-16 02:45:00 +00:00
2026-02-16 16:14:54 +00:00
2026-02-16 23:53:19 +01:00
2026-02-16 23:58:12 +01:00
2026-02-16 23:59:53 +01:00
2026-02-16 14:59:30 +00:00
2026-02-16 23:59:16 +01:00
2026-02-16 16:14:54 +00:00
2026-02-16 02:45:00 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 23:53:19 +01:00
2026-02-16 23:55:34 +01:00
2026-02-17 00:00:51 +01:00
2026-02-16 02:45:00 +00:00
2026-02-16 00:08:00 +00:00
2026-02-16 14:59:30 +00:00
2026-02-16 14:59:31 +00:00
2026-02-16 17:06:40 +00:00
2026-02-16 01:52:30 +00:00
2026-02-16 23:57:09 +01:00
2026-02-15 01:15:43 +00:00
2026-02-16 23:52:00 +01:00
2026-02-15 00:56:20 +00:00
2026-02-14 15:39:46 +00:00
2026-02-16 02:45:00 +00:00
2026-02-13 16:20:37 +00:00
2026-02-14 19:03:46 +01:00
2026-02-14 19:03:46 +01:00
2026-02-16 17:06:40 +00:00
2026-02-16 02:45:00 +00:00
2026-02-09 18:56:58 -08:00