CRITICAL BUG: Persistent 429 RESOURCE_EXHAUSTED on Ultra Tier (25k Credits Ignored)

Is anyone else dealing with this right now? I’m paying a massive premium for the Ultra tier specifically so I can use Claude Opus, and my account is completely bricked.

I have 25,000 AI credits sitting right there, “Credit Overages” toggled ON, and every single prompt instantly spits back a hard HTTP 429 RESOURCE_EXHAUSTEDerror.

I’ve literally tried everything so don’t tell me to restart:

  • Downgraded IDE to version 1.19.6

  • Wiped auth tokens / Signed out and back in

  • Tested every single model (Opus, Sonnet, Gemini) – same exact 429 error across the board.

Google charges us out alot for this “premium” tool . It’s infuriating to pay this much money and get literally nothing but a broken API loop in return.

Has anyone actually found a real community workaround for this, or are we just getting nothing.

(TraceID for the void: 0xcf38db49a0d26...)

2 Likes

Same as me, always return 429 RESOURCE_EXHAUSTEDerr on every selected model

I’m facing exact same issue even Gemini flash isn’t working!

We need that solved and we need it solved ASAP!!

I’m also experiencing this problem and don’t know how to solve it. All models are blocked even though I still have AI credits and unused quota. I purchased Google’s highest-tier Ultra package.

Trajectory ID: b2f44922-c154-40f5-b944-acd0292789db

Error: HTTP 429 Too Many Requests

Sherlog:

TraceID: 0xa33eea7005335b7d

Headers: {“Alt-Svc”:[“h3=\”:443\“; ma=2592000,h3-29=\”:443\“; ma=2592000”],“Content-Length”:[“139”],“Content-Type”:[“text/event-stream”],“Date”:[“Sun, 15 Mar 2026 16:56:25 GMT”],“Server”:[“ESF”],“Server-Timing”:[“gfet4t7; dur=518”],“Vary”:[“Origin”,“X-Origin”,“Referer”],“X-Cloudaicompanion-Trace-Id”:[“a33eea7005335b7d”],“X-Content-Type-Options”:[“nosniff”],“X-Frame-Options”:[“SAMEORIGIN”],“X-Xss-Protection”:[“0”]}

{

“error”: {

"code": 429,

"message": "Resource has been exhausted (e.g. check quota).",

"status": "RESOURCE_EXHAUSTED"

}

}

Guessing they started letting the interns vibe code the AG system updates on the back end and royally screwed everything up (assuming this isn’t all by design that is).

2 Likes

Hello Everyone,

Thank you for bringing this to our attention. We sincerely apologize for the inconvenience this has caused. We have escalated the issue to our internal teams for a thorough investigation.

To ensure our engineering team can investigate and resolve these issues effectively, we highly recommend filing bug reports directly through the Antigravity in-app feedback tool. You can do this by navigating to the top-right corner of the interface, clicking the Feedback icon, and selecting Report Issue.

i have same issue >> Trajectory ID: ……………….………
Error: HTTP 429 Too Many Requests
Sherlog:
TraceID: 0x4……….……..
Headers: {“Alt-Svc”:[“h3=“:443”; ma=2592000,h3-29=“:443”; ma=2592000”],“Content-Length”:[“139”],“Content-Type”:[“text/event-stream”],“Date”:[“Sun, 05 Apr 2026 12:27:51 GMT”],“Server”:[“ESF”],“Server-Timing”:[“gfet4t7; dur=292”],“Vary”:[“Origin”,“X-Origin”,“Referer”],“X-Cloudaicompanion-Trace-Id”:[“………………”],“X-Content-Type-Options”:[“nosniff”],“X-Frame-Options”:[“SAMEORIGIN”],“X-Xss-Protection”:[“0”]}

{
“error”: {
“code”: 429,
“message”: “Resource has been exhausted (e.g. check quota).”,
“status”: “RESOURCE_EXHAUSTED”
}
}