Sandy Tao
|
7c1a90244a
|
fix(core): add retry logic for specific fetch errors (#11066)
|
2025-10-14 16:17:31 +00:00 |
|
Gaurav
|
dd01af609e
|
refactor: set max retry attempts to 3 (#11072)
|
2025-10-13 23:26:51 +00:00 |
|
Gaurav
|
319f43fa23
|
fix: handle request retries and model fallback correctly (#9407)
|
2025-10-03 20:24:50 +00:00 |
|
Sandy Tao
|
3b92f127a9
|
refactor(core): Unify retry logic and remove schema depth check (#10453)
|
2025-10-03 16:08:27 +00:00 |
|
Sandy Tao
|
ac4a79223a
|
feat(core): Add content-based retries for JSON generation (#9264)
|
2025-09-29 19:27:15 +00:00 |
|
anthony bushong
|
4caaa2a8e8
|
fix(core): ensure retry sets defaults for nullish values passed into options (#9540)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-25 17:33:00 +00:00 |
|
anthony bushong
|
8abe7e151c
|
fix(core): plumb max attempts for retry to generate options in baseLLMClient (#9518)
|
2025-09-24 22:25:15 +00:00 |
|
Hyeladi Bassi
|
a9f04eba2c
|
refactor(telemetry): enhance flushToClearcut method with retry logic and early return for empty events (#1601)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-27 18:18:27 +00:00 |
|
Josh Soref
|
dc2ac144b7
|
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:54:44 +00:00 |
|
Conrad Irwin
|
761ffc6338
|
Zed integration (#4266)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: mkorwel <matt.korwel@gmail.com>
|
2025-07-17 22:25:23 +00:00 |
|
Bryan Morgan
|
8a6509ffeb
|
Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-07-09 17:55:56 +00:00 |
|
Bryan Morgan
|
b0cce95286
|
Improve quota- and resource-related 429 error handling, also taking Code Assist customer tiers into consideration (#3609)
|
2025-07-09 14:18:15 +00:00 |
|
Tommaso Sciortino
|
3587054d32
|
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
|
2025-07-01 00:11:54 +00:00 |
|
Bryan Morgan
|
bb797ded7d
|
429 fix (#1668)
|
2025-06-26 01:45:38 +00:00 |
|
Tommaso Sciortino
|
79c647d486
|
Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-06-25 22:38:18 +00:00 |
|
Bryan Morgan
|
eacbb3551c
|
changed 429 failover from 3 consecutive to 2 for OAuth users (#1579)
|
2025-06-25 19:37:23 +00:00 |
|
Bryan Morgan
|
e356949d3f
|
[JUNE 25] Permanent failover to Flash model for OAuth users after persistent 429 errors (#1376)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-06-24 22:48:55 +00:00 |
|
Tommaso Sciortino
|
21fba832d1
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|