Let users know when falling back to flash, and update the error messa… (#12640)

This commit is contained in:
Sehoon Shon
2025-11-06 13:43:21 -05:00
committed by GitHub
parent c1b6cb248f
commit 480c59bd6e
11 changed files with 174 additions and 225 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ export async function handleFallback(
activateFallbackMode(config, authType);
return false;
case 'auth':
case 'retry_later':
return false;
default: