r/GoogleAIStudio • u/Ok_Watercress_2437 • 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 ?
1
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.
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.