Gemini CLI Fix: Retry Loop Ignores AbortSignal Causing Timeout Failure

chelsealong · ghdev · 2026-08-26

A PR submitted to Google Gemini CLI fixes a timeout control failure in BaseLlmClient.

The Problem:

The Fix:

Note: This PR does not fix the root cause of Issue #29065 (the hardcoded model name) but addresses the resulting uncontrolled retry behavior.

Original post →

More from coding & agent

coding & agent channel →