dont false revoke ratelimited gemini

This commit is contained in:
reanon
2025-05-29 19:15:41 +02:00
parent f80873ef8a
commit 5988cd7e45
-1
View File
@@ -730,7 +730,6 @@ async function handleGoogleAIRateLimitError(
// Quota exhaustion indicators in error messages
const quotaExhaustedMsgs = [
/quota exceeded/i,
/resource has been exhausted/i,
/free tier|free_tier/i,
/quota limit/i
];