Bug in Model Quota for AI Pro Gemini (7 days refresh)


Hello,

I’m experiencing a bug with Gemini Pro and Antigravity. My quotas were supposed to refresh this morning, but to my surprise, I see that they won’t refresh for another 7 days… Why?

Why aren’t they refreshing every 5 hours?

This is significantly slowing down my business.

5 Likes

Hello,

"To provide you with greater control and a seamless path to scale, we are evolving our Google AI plans by introducing built-in AI credits that can now be utilized directly within Antigravity. Under this updated structure, our Google AI Pro tier is tailored for practical builders, offering generous limits for Gemini Flash alongside a baseline quota to experience our most advanced premium models. For developers operating at the highest scale who require consistent, high-volume access to our most complex models, Google AI Ultra serves as the ideal comprehensive solution.

Furthermore, we’ve designed these plans with maximum flexibility in mind; if you are on the Pro plan and require additional capacity or deeper premium access for intensive development sprints, you can seamlessly top up your AI credits to customize your limits and continue shipping your best work without interruption"

It’s not even worth waiting for a clear answer about this issue. They simply refuse to acknowledge it. I’m 100% sure it’s being done on purpose to push us toward the ‘Ultra’ plan.

3 Likes

Hello,

It’s unacceptable to switch paying users to a “Pro” service and charge them ten times more, or to force them to spend 1000 tokens per month!

Furthermore, this was done without any communication or warnings from Google.

Please restore the “Pro” service as it should be, with a proper refresh every 5 hours, not every 7 days as we’ve been experiencing for the past few days.

1 Like

If that’s really the case, then they’re going to lose the trust of many users.

1 Like

Not even every 7 days. I waited for my 1 week lockout, and was greeted with another 1 week lockout before I could even send a single prompt.

2 Likes

First, you cannot just quitely increase the reset window for Pro subscription user to 7 days, that just made the product unusable.

Second, no we cannot simply use the Flash model as an alternative. Here is the error code from my first attempt:

{
“error”: {
“code”: 503,
“details”: [
{
“metadata”: {
“model”: “gemini-3-flash-agent”
},
“reason”: “MODEL_CAPACITY_EXHAUSTED”
},

}
],
“message”: “No capacity available for model gemini-3-flash-agent on the server”,
“status”: “UNAVAILABLE”
}
}

and 7 days again today for me !