Skip to content

fix(patch): cherry-pick 2139b12 to release/v0.55.0-preview.1-pr-28716 to patch version v0.55.0-preview.1 and create version 0.55.0-preview.2 - #28719

Merged
DavidAPierce merged 1 commit into
release/v0.55.0-preview.1-pr-28716from
hotfix/v0.55.0-preview.1/0.55.0-preview.2/preview/cherry-pick-2139b12/pr-28716
Aug 7, 2026
Merged

fix(patch): cherry-pick 2139b12 to release/v0.55.0-preview.1-pr-28716 to patch version v0.55.0-preview.1 and create version 0.55.0-preview.2#28719
DavidAPierce merged 1 commit into
release/v0.55.0-preview.1-pr-28716from
hotfix/v0.55.0-preview.1/0.55.0-preview.2/preview/cherry-pick-2139b12/pr-28716

Conversation

@gemini-cli-robot

Copy link
Copy Markdown
Collaborator

This PR automatically cherry-picks commit 2139b12 to patch version v0.55.0-preview.1 in the preview release to create version 0.55.0-preview.2.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the model fallback mechanism to improve resilience when encountering capacity exhaustion. By reclassifying specific quota errors as terminal, the system can now trigger an immediate fallback to an alternative model rather than attempting redundant retries on an exhausted resource. This change ensures a more efficient and responsive user experience during high-load scenarios.

Highlights

  • Model Fallback Logic: Updated the fallback handler in Task.ts to immediately activate fallback mode and stop the current request upon failure, rather than retrying.
  • Error Classification: Enhanced error classification to treat capacity exhaustion errors as terminal, triggering immediate model fallback instead of retrying.
  • Logging and Testing: Added debug logging for fallback activation and expanded test coverage for terminal quota errors.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@DavidAPierce
DavidAPierce enabled auto-merge (squash) August 7, 2026 01:40

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the error classification logic for Google API errors to treat model capacity exhaustion as a terminal error (TerminalQuotaError) rather than a retryable one, enabling immediate model fallback. It also updates the experimental agent-to-agent server task fallback handler to activate fallback mode and stop execution instead of retrying. Feedback was provided to pass delaySeconds to the TerminalQuotaError constructor when capacity exhaustion is detected via the error message to preserve any server-specified retry delay.

Comment thread packages/core/src/utils/googleQuotaErrors.ts
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Size Change: +638 B (0%)

Total Size: 35.2 MB

Filename Size Change
./bundle/chunk-3FWSSUKS.js 0 B -49.2 kB (removed) 🏆
./bundle/chunk-3NLD2UNU.js 0 B -16.6 MB (removed) 🏆
./bundle/chunk-DZSZZ3VL.js 0 B -13 kB (removed) 🏆
./bundle/chunk-MPRGBVMD.js 0 B -661 kB (removed) 🏆
./bundle/chunk-RKYT33WJ.js 0 B -3.77 kB (removed) 🏆
./bundle/chunk-RUUYTZMG.js 0 B -19.5 kB (removed) 🏆
./bundle/chunk-TYZE7W4K.js 0 B -3.43 kB (removed) 🏆
./bundle/chunk-ZZJDEQT3.js 0 B -3.65 MB (removed) 🏆
./bundle/core-D5MWOXWX.js 0 B -50.6 kB (removed) 🏆
./bundle/devtoolsService-P6YZHIAE.js 0 B -147 kB (removed) 🏆
./bundle/gemini-3RJC5KER.js 0 B -614 kB (removed) 🏆
./bundle/interactiveCli-AXKPGALV.js 0 B -1.31 MB (removed) 🏆
./bundle/liteRtServerManager-JPA2CWYK.js 0 B -2.08 kB (removed) 🏆
./bundle/oauth2-provider-5BJVBBA5.js 0 B -9.12 kB (removed) 🏆
./bundle/chunk-5VATNSOA.js 19.5 kB +19.5 kB (new file) 🆕
./bundle/chunk-D5V366TO.js 16.6 MB +16.6 MB (new file) 🆕
./bundle/chunk-DFTY6HJN.js 13 kB +13 kB (new file) 🆕
./bundle/chunk-EDTPFTX5.js 661 kB +661 kB (new file) 🆕
./bundle/chunk-HWKIHWR3.js 49.2 kB +49.2 kB (new file) 🆕
./bundle/chunk-KZ35PFWG.js 3.77 kB +3.77 kB (new file) 🆕
./bundle/chunk-V4SJYQBO.js 3.65 MB +3.65 MB (new file) 🆕
./bundle/chunk-XXC6X6IU.js 3.43 kB +3.43 kB (new file) 🆕
./bundle/core-7ZCW4T6V.js 50.6 kB +50.6 kB (new file) 🆕
./bundle/devtoolsService-G64Y2UUH.js 147 kB +147 kB (new file) 🆕
./bundle/gemini-2PGOEHSS.js 614 kB +614 kB (new file) 🆕
./bundle/interactiveCli-6TJOLEA7.js 1.31 MB +1.31 MB (new file) 🆕
./bundle/liteRtServerManager-XBPWE5AT.js 2.08 kB +2.08 kB (new file) 🆕
./bundle/oauth2-provider-PT7H46WY.js 9.12 kB +9.12 kB (new file) 🆕
ℹ️ View Unchanged
Filename Size Change
./bundle/bundled/third_party/index.js 8 MB 0 B
./bundle/chunk-34MYV7JD.js 2.45 kB 0 B
./bundle/chunk-5AUYMPVF.js 858 B 0 B
./bundle/chunk-5PS3AYFU.js 1.18 kB 0 B
./bundle/chunk-664ZODQF.js 124 kB 0 B
./bundle/chunk-DAHVX5MI.js 206 kB 0 B
./bundle/chunk-IUUIT4SU.js 56.5 kB 0 B
./bundle/chunk-L5V3KIDT.js 1.62 kB 0 B
./bundle/chunk-TUDYL3X4.js 40.3 kB 0 B
./bundle/cleanup-KPTY7RHZ.js 0 B -902 B (removed) 🏆
./bundle/devtools-TYCPOPV3.js 683 kB 0 B
./bundle/events-XB7DADIJ.js 418 B 0 B
./bundle/examples/hooks/scripts/on-start.js 188 B 0 B
./bundle/examples/mcp-server/example.js 1.43 kB 0 B
./bundle/gemini.js 5.38 kB 0 B
./bundle/getMachineId-bsd-TXG52NKR.js 1.55 kB 0 B
./bundle/getMachineId-darwin-7OE4DDZ6.js 1.55 kB 0 B
./bundle/getMachineId-linux-SHIFKOOX.js 1.34 kB 0 B
./bundle/getMachineId-unsupported-5U5DOEYY.js 1.06 kB 0 B
./bundle/getMachineId-win-6KLLGOI4.js 1.72 kB 0 B
./bundle/https-proxy-agent-AVGR4LHR.js 490 B 0 B
./bundle/multipart-parser-E7RMVJWU.js 11.7 kB 0 B
./bundle/multipart-parser-KPBZEGQU.js 11.7 kB 0 B
./bundle/sandbox-macos-permissive-open.sb 5.29 kB 0 B
./bundle/sandbox-macos-permissive-proxied.sb 5.58 kB 0 B
./bundle/sandbox-macos-restrictive-open.sb 3.3 kB 0 B
./bundle/sandbox-macos-restrictive-proxied.sb 3.5 kB 0 B
./bundle/sandbox-macos-strict-open.sb 4.75 kB 0 B
./bundle/sandbox-macos-strict-proxied.sb 4.96 kB 0 B
./bundle/src-65GKNWUJ.js 45.4 kB 0 B
./bundle/src-U45KTUYT.js 45.7 kB 0 B
./bundle/src-XZYPU6PJ.js 352 kB 0 B
./bundle/start-2VBWMX5B.js 0 B -622 B (removed) 🏆
./bundle/tree-sitter-7U6MW5PS.js 274 kB 0 B
./bundle/tree-sitter-bash-34ZGLXVX.js 1.84 MB 0 B
./bundle/worker/worker-entry.js 363 kB 0 B
./bundle/cleanup-L4VZW2FR.js 902 B +902 B (new file) 🆕
./bundle/start-654XL7CA.js 622 B +622 B (new file) 🆕

compressed-size-action

@github-actions github-actions Bot added the size/m A medium sized PR label Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

📊 PR Size: size/M

  • Lines changed: 162
  • Additions: +128
  • Deletions: -34
  • Files changed: 5

@gemini-cli gemini-cli Bot added the status/need-issue Pull requests that need to have an associated issue. label Aug 7, 2026
@DavidAPierce
DavidAPierce merged commit b39816c into release/v0.55.0-preview.1-pr-28716 Aug 7, 2026
27 checks passed
@DavidAPierce
DavidAPierce deleted the hotfix/v0.55.0-preview.1/0.55.0-preview.2/preview/cherry-pick-2139b12/pr-28716 branch August 7, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/m A medium sized PR status/need-issue Pull requests that need to have an associated issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants