[BUG] Google AI Ultra - Recurring RESOURCE_EXHAUSTED (429) lockouts after minimal usage (Ref: AG-859)
Hello Antigravity Team,
I am an active Google AI Ultra subscriber (personal Gmail account). I am experiencing a recurring and debilitating pattern of RESOURCE_EXHAUSTED (429) errors that is making Antigravity effectively unusable despite paying for the highest available tier.
Problem Description:
My account enters a 429 lockout state that lasts approximately 20 hours. After it clears, I resume using Antigravity with very light usage (a few prompts), and within a short period the 429 lockout triggers again. This cycle has been repeating for multiple days.
The error response contains no quotaResetDelay or Retry-After header — just a bare RESOURCE_EXHAUSTED with no indication of when access will be restored:
{
“error”: {
“code”: 429,
“message”: “Resource has been exhausted (e.g. check quota).”,
“status”: “RESOURCE_EXHAUSTED”
}
}
This is NOT a quota issue — my model quotas show available capacity. The lockout applies across ALL models (Claude, Gemini), not just the one I was using.
Troubleshooting Already Attempted:
- Signed out and signed back in (multiple times)
- Revoked Antigravity/Cloud Code Assist access from Google Account permissions and re-authenticated with a fresh OAuth token
- Completely cleared %APPDATA%\Antigravity (full cache and session wipe)
- Reinstalled Antigravity (tested both v1.20.5 and downgraded to v1.19.6)
- Waited 20+ hours between sessions
- Confirmed via VPN testing that the block is tied to my account, not my IP
None of the above resolved the issue. The lockout persists at the server level.
Why This Matters:
Google’s official documentation states that Ultra subscribers get “the highest, most generous rate limits” with “quotas that refresh every five hours” and explicitly confirmed that “weekly limits do not apply to Google AI Ultra.” My experience directly contradicts this — I am being treated as if I were on a free tier with aggressive rate limiting after minimal usage.
I chose Ultra specifically because I need reliable, uninterrupted access for active development projects. Being locked out repeatedly after just a few prompts makes the $249.99/month subscription impossible to justify.
Request:
Please investigate and manually reset whatever rate-limit penalty or abuse flag is associated with my account. This appears to be the same tier synchronization bug (AG-859) that has been widely reported by Pro and Ultra users since January 2026.
I am happy to provide Trajectory IDs, timestamps, and any other diagnostic information via DM if needed.
Thank you for your attention.
Environment:
- Plan: Google AI Ultra (personal Gmail)
- OS: Windows
- Issue Duration: Multiple days (recurring 20-hour lockout cycle)
- Affected Models: All (Claude Opus/Sonnet, Gemini Pro/Flash)
- Platform: Antigravity IDE
