James Long
|
5505d3524d
|
test(opencode): simplify session retry layer wiring (#33155)
|
2026-06-20 21:44:02 -04:00 |
|
Dax
|
fbda5fadda
|
refactor(core): move v1 schemas into core (#30473)
|
2026-06-03 02:42:13 +00:00 |
|
opencode-agent[bot]
|
c6f77e50f8
|
chore: generate
|
2026-05-31 01:09:55 +00:00 |
|
Dax
|
e2a8e18298
|
refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-05-30 21:08:38 -04:00 |
|
Aiden Cline
|
29dec8214f
|
fix(openai): retry websocket stream failures (#29673)
|
2026-05-28 01:16:18 -05:00 |
|
Aiden Cline
|
ea6ac8dcdc
|
feat: add headerTimeout cfg option, default it on only for openai w/ default of 10s (#29484)
|
2026-05-26 21:22:24 -05:00 |
|
Kit Langton
|
d283b18d95
|
Remove effect-zod bridge (#26956)
|
2026-05-11 21:14:55 -04:00 |
|
opencode-agent[bot]
|
d0b0b2ed3a
|
chore: generate
|
2026-05-08 15:49:37 +00:00 |
|
Aiden Cline
|
e3b9d1ca6a
|
fix: adjust tui retry dialog logic to be more provider specific and error case specific (#26366)
|
2026-05-08 10:48:19 -05:00 |
|
Shoubhit Dash
|
c9a782b207
|
test(session): update go retry fixture (#26312)
|
2026-05-08 14:10:18 +05:30 |
|
Frank
|
775164abd3
|
tui: update go upsell copy
|
2026-05-08 01:51:33 -04:00 |
|
opencode-agent[bot]
|
b0e4aa07b5
|
chore: generate
|
2026-05-07 21:54:31 +00:00 |
|
Aiden Cline
|
0179cc3922
|
tui: go plan payg msg (#26248)
|
2026-05-07 16:53:24 -05:00 |
|
Kit Langton
|
b6bb8c739e
|
test: use testEffect for retry policy (#25050)
|
2026-04-30 12:55:33 -04:00 |
|
Dax
|
1865f4fc5f
|
refactor: rename shared package to core (#24309)
|
2026-04-25 10:59:17 -04:00 |
|
Aiden Cline
|
684079f261
|
fix: account for additional openai retry case (#24063)
|
2026-04-23 17:31:43 -04:00 |
|
Kit Langton
|
1f77795ac6
|
fix: prefix 32 unused parameters with underscore (#22694)
|
2026-04-15 21:56:23 -04:00 |
|
Kit Langton
|
e03433df42
|
fix(session): retry 5xx server errors even when isRetryable is unset (#22511)
|
2026-04-16 00:58:48 +00:00 |
|
Dax
|
780c051059
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Kit Langton
|
f47f910ae1
|
refactor: destroy SessionStatus facade (#21968)
|
2026-04-10 22:16:53 -04:00 |
|
Aiden Cline
|
4e35e466a9
|
fix: ensure the alibaba provider errors are retried (#21355)
|
2026-04-07 17:46:01 +00:00 |
|
Kit Langton
|
4d4233cc49
|
refactor(session): effectify session processor (#19485)
|
2026-03-28 12:09:47 -04:00 |
|
André Cruz
|
8016c14695
|
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
|
36aee4908f
|
feat(id): brand ProviderID and ModelID (#17110)
|
2026-03-12 09:27:52 -04:00 |
|
Dax
|
9c6d6ca359
|
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
|
61c5e8ab80
|
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
|
fc4fabe8a2
|
tweak: show actual retry error message instead of generic error msg (#11520)
|
2026-01-31 13:15:42 -06:00 |
|
Aiden Cline
|
907fa1fe71
|
tweak: adjust retry check to be more defensive
|
2026-01-27 11:31:02 -05:00 |
|
Aiden Cline
|
76d122b48e
|
tweak: retry logic to catch certain provider problems
|
2026-01-26 16:12:41 -05:00 |
|
GitHub Action
|
059b7dd50e
|
chore: generate
|
2026-01-26 18:50:58 +00:00 |
|
Tim
|
c3541d98a4
|
fix: ensure openai 404 errors are retried (#10590)
|
2026-01-26 13:50:04 -05:00 |
|
Aiden Cline
|
804c2a3c22
|
core: prevent TimeoutOverflowWarning by capping setTimeout delay to max 32-bit signed integer
|
2025-12-31 16:15:49 -06:00 |
|
Aiden Cline
|
ad8091b327
|
test: add test for retry
|
2025-12-23 19:34:40 -06:00 |
|
Dax Raad
|
b4c5044d92
|
retry anthropic overloaded errors
|
2025-11-25 15:47:34 -05:00 |
|
Dax Raad
|
84b2d45ecd
|
core: honor retry-after values exceeding 10 minutes instead of discarding them
|
2025-11-17 11:33:28 -05:00 |
|
Dax Raad
|
a601bc1c40
|
better retry display
|
2025-11-17 11:31:10 -05:00 |
|
Aiden Cline
|
2468dad450
|
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
|
9855771157
|
chore: format code
|
2025-11-08 01:59:02 +00:00 |
|
Dax Raad
|
ed8913324e
|
big format
|
2025-11-06 13:03:12 -05:00 |
|
Aiden Cline
|
18eee3b3cf
|
feat: retry parts (#3369)
|
2025-10-22 18:31:36 -05:00 |
|