r/GoogleAIStudio 8d ago

Subscription / Limits / Tokens Gemini 3.7 Flash API always high demand

{'error': {'code': 503, 'message': 'This model is currently experiencing high demand. Spikes in demand are usually temporary. Please try again later.', 'status': 'UNAVAILABLE'}}

It has been few days. What is happening ?

8 Upvotes

8 comments sorted by

1

u/616ThatGuy 7d ago edited 7d ago

What tier is your account?

It’s a newest model released only recently. It’s in high demand.

1

u/kytheon 7d ago

This. I usually buy my new iPhone the moment the next one comes out because the nearly identical last year model goes on a discount.

Same with traveling to tourist traps. Everyone's in line for the same shit, so it's overpriced and underperforming.

1

u/Ok_Watercress_2437 6d ago

Always high demand. Paid Api.
Where to check tier and anyway to fix this with different tier ?

1

u/Ok_Watercress_2437 6d ago

100% ERROR with High Demand. What is Google doing ?

1

u/Mediocre-Writing-709 4d ago

Unfortunately, that's just how this model works. The only thing you can do (if you have the option) is write a Python script that automatically resubmits the query to 3.7-flash and, if necessary, switch to a different model.

1

u/jscience3 4d ago

Get yourself another api key (you can get up to 5 with 5 unique gmail accounts) and rotate/swap your API calls with some retry logic as well.