-
-
Notifications
You must be signed in to change notification settings - Fork 64
Description
Branch
dev
Branch (if other)
No response
Version / Tag / Commit
Build (dev): 20260125-3-5293b13
Provider(s) Affected
No response
Deployment Method
Binary (exe/executable)
Operating System
Windows 11
Python Version (if running from source)
No response
Bug Description
The quote does not count down it constantly stays at 100%
Steps to Reproduce
Use Gemini 3 Pro
Expected Behavior
It should keep the quota at 100%
Actual Behavior
Acquiring credential for model antigravity/gemini-3-pro-preview. Tried: 0/22(22)
Acquired key antigravity_oauth_40.json for model antigravity/gemini-3-pro-preview (tier: PRO, priority: 2, selection: sequential, quota: 0/320 [100%])
Attempting stream with credential antigravity_oauth_40.json (Attempt 1/2)
Stream connection established for credential antigravity_oauth_40.json. Processing response.
Released credential antigravity_oauth_40.json from antigravity/gemini-3-pro-preview (remaining concurrent: 0/1)
10:36 - 127.0.0.1:56635 - provider: antigravity, model: gemini-3-pro-preview - N/A
INFO: 127.0.0.1:56635 - "POST /v1/chat/completions HTTP/1.1" 200 OK
Acquiring credential for model antigravity/gemini-3-pro-preview. Tried: 0/22(22)
Acquired key antigravity_oauth_40.json for model antigravity/gemini-3-pro-preview (tier: PRO, priority: 2, selection: sequential, quota: 0/320 [100%])
Attempting stream with credential antigravity_oauth_40.json (Attempt 1/2)
Stream connection established for credential antigravity_oauth_40.json. Processing response.
Released credential antigravity_oauth_40.json from antigravity/gemini-3-pro-preview (remaining concurrent: 0/1)
10:37 - 127.0.0.1:56635 - provider: antigravity, model: gemini-3-pro-preview - N/A
INFO: 127.0.0.1:56635 - "POST /v1/chat/completions HTTP/1.1" 200 OK
Acquiring credential for model antigravity/gemini-3-pro-preview. Tried: 0/22(22)
Acquired key antigravity_oauth_40.json for model antigravity/gemini-3-pro-preview (tier: PRO, priority: 2, selection: sequential, quota: 0/320 [100%])
Attempting stream with credential antigravity_oauth_40.json (Attempt 1/2)
Stream connection established for credential antigravity_oauth_40.json. Processing response.
Released credential antigravity_oauth_40.json from antigravity/gemini-3-pro-preview (remaining concurrent: 0/1)
10:38 - 127.0.0.1:49342 - provider: antigravity, model: gemini-3-pro-preview - N/A
INFO: 127.0.0.1:49342 - "POST /v1/chat/completions HTTP/1.1" 200 OK
Acquiring credential for model antigravity/gemini-3-pro-preview. Tried: 0/22(22)
Acquired key antigravity_oauth_40.json for model antigravity/gemini-3-pro-preview (tier: PRO, priority: 2, selection: sequential, quota: 0/320 [100%])
Attempting stream with credential antigravity_oauth_40.json (Attempt 1/2)
Stream connection established for credential antigravity_oauth_40.json. Processing response.
Released credential antigravity_oauth_40.json from antigravity/gemini-3-pro-preview (remaining concurrent: 0/1)
Error Logs / Messages
Pre-submission Checklist
- I have searched existing issues to ensure this is not a duplicate