Kit Langton
|
ec3ab4a00c
|
test: use testEffect for retry policy (#25050)
|
2026-04-30 12:55:33 -04:00 |
|
Dax
|
62ef2a2207
|
refactor: rename shared package to core (#24309)
|
2026-04-25 10:59:17 -04:00 |
|
Aiden Cline
|
334ab4707c
|
fix: account for additional openai retry case (#24063)
|
2026-04-23 17:31:43 -04:00 |
|
Kit Langton
|
d6b14e2467
|
fix: prefix 32 unused parameters with underscore (#22694)
|
2026-04-15 21:56:23 -04:00 |
|
Kit Langton
|
4ca809ef4e
|
fix(session): retry 5xx server errors even when isRetryable is unset (#22511)
|
2026-04-16 00:58:48 +00:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Kit Langton
|
f99812443c
|
refactor: destroy SessionStatus facade (#21968)
|
2026-04-10 22:16:53 -04:00 |
|
Aiden Cline
|
81bdffc81c
|
fix: ensure the alibaba provider errors are retried (#21355)
|
2026-04-07 17:46:01 +00:00 |
|
Kit Langton
|
860531c275
|
refactor(session): effectify session processor (#19485)
|
2026-03-28 12:09:47 -04:00 |
|
André Cruz
|
7123aad5a8
|
fix(opencode): classify ZlibError from Bun fetch as retryable instead of unknown (#19104)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-25 13:08:40 -05:00 |
|
Kit Langton
|
c45467964c
|
feat(id): brand ProviderID and ModelID (#17110)
|
2026-03-12 09:27:52 -04:00 |
|
Dax
|
3ebba02d04
|
refactor: replace Bun.sleep with node timers (#15013)
publish-github-action / publish (push) Has been cancelled
|
2026-03-05 21:54:06 -05:00 |
|
Aiden Cline
|
0fd6f365be
|
fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924)
Co-authored-by: James Lal <james@littlebearlabs.io>
|
2026-02-10 19:55:22 -06:00 |
|
Aiden Cline
|
da7c874808
|
tweak: show actual retry error message instead of generic error msg (#11520)
|
2026-01-31 13:15:42 -06:00 |
|
Aiden Cline
|
f12f7e7718
|
tweak: adjust retry check to be more defensive
|
2026-01-27 11:31:02 -05:00 |
|
Aiden Cline
|
8b5dde5536
|
tweak: retry logic to catch certain provider problems
|
2026-01-26 16:12:41 -05:00 |
|
GitHub Action
|
18bfc740c8
|
chore: generate
|
2026-01-26 18:50:58 +00:00 |
|
Tim
|
837037cd04
|
fix: ensure openai 404 errors are retried (#10590)
|
2026-01-26 13:50:04 -05:00 |
|
Aiden Cline
|
9a1dc1ffe4
|
core: prevent TimeoutOverflowWarning by capping setTimeout delay to max 32-bit signed integer
|
2025-12-31 16:15:49 -06:00 |
|
Aiden Cline
|
8b40e38cd7
|
test: add test for retry
|
2025-12-23 19:34:40 -06:00 |
|
Dax Raad
|
9eabbe2e76
|
retry anthropic overloaded errors
|
2025-11-25 15:47:34 -05:00 |
|
Dax Raad
|
0a2d7af179
|
core: honor retry-after values exceeding 10 minutes instead of discarding them
|
2025-11-17 11:33:28 -05:00 |
|
Dax Raad
|
8b19c6c7e4
|
better retry display
|
2025-11-17 11:31:10 -05:00 |
|
Aiden Cline
|
f7cc46cd9f
|
set cap for max time to wait between retries (#4135)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-09 11:46:58 -06:00 |
|
GitHub Action
|
34ff87d504
|
chore: format code
|
2025-11-08 01:59:02 +00:00 |
|
Dax Raad
|
1ea3a8eb9b
|
big format
|
2025-11-06 13:03:12 -05:00 |
|
Aiden Cline
|
7c7ebb0a9d
|
feat: retry parts (#3369)
|
2025-10-22 18:31:36 -05:00 |
|