Sehoon Shon
|
a362b7b382
|
lower the default max retries to reduce contention (#17975)
|
2026-01-30 20:00:31 +00:00 |
|
Sehoon Shon
|
4afd3741df
|
feat(core/ui): enhance retry mechanism and UX (#16489)
|
2026-01-14 04:03:19 +00:00 |
|
Tommaso Sciortino
|
bf90b59935
|
feat: launch Gemini 3 Flash in Gemini CLI ⚡️⚡️⚡️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-12-17 09:43:21 -08:00 |
|
Adam Weidman
|
8f4f8baa81
|
feat(modelAvailabilityService): integrate model availability service into backend logic (#14470)
|
2025-12-08 14:44:34 +00:00 |
|
matt korwel
|
dd3fd73ffe
|
fix(core): improve API response error handling and retry logic (#14563)
|
2025-12-05 17:49:08 +00:00 |
|
Megha Bansal
|
6f3b56c5b6
|
fix: improve retry logic for fetch errors and network codes (#14439)
|
2025-12-04 15:41:08 +00:00 |
|
Shreya Keshive
|
86828bb561
|
feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-11-18 09:01:16 -08:00 |
|
Gaurav
|
ee92db7533
|
fix: handle request retries and model fallback correctly (#11624)
|
2025-10-24 18:09:06 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Adam Weidman
|
8731309d7c
|
chore: do not retry the model request if the user has aborted the request (#11224)
|
2025-10-20 15:21:49 +00:00 |
|
Gaurav
|
996c9f5955
|
Revert "fix: handle request retries and model fallback correctly" (#11164)
|
2025-10-14 23:30:59 +00:00 |
|
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 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
49cce8a15d
|
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 14:21:47 +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 |
|
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 |
|
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 |
|
Seth Troisi
|
fb6e2927f7
|
Remove unneeded mockRestore()s from tests (#919)
|
2025-06-10 20:32:00 -07:00 |
|
Tommaso Sciortino
|
21fba832d1
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|