mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-01 08:51:11 -07:00
Let users know when falling back to flash, and update the error messa… (#12640)
This commit is contained in:
@@ -46,7 +46,7 @@ export async function handleFallback(
|
||||
activateFallbackMode(config, authType);
|
||||
return false;
|
||||
|
||||
case 'auth':
|
||||
case 'retry_later':
|
||||
return false;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user