Major Problem - 429 RESOURCE_EXHAUSTED (Gemini Flash 2.5) - on paid accounts

:cross_mark: This is a MAJOR issue impacting several customers, our projects are all paid and upgraded to level 3

GCP paid support couldn’t find the issue.

429 RESOURCE_EXHAUSTED. {'error': {'code': 429, 'message': "Quota exceeded for quota metric 'Mutate requests' and limit 'Mutate requests per minute' of service 'serviceusage.googleapis.com' for consumer 'project_number:85461904965'.", 'status': 'RESOURCE_EXHAUSTED', 'details': [{'@type': 'type.googleapis.com/google.rpc.ErrorInfo', 'reason': 'RATE_LIMIT_EXCEEDED', 'domain': 'googleapis.com', 'metadata': {'quota_unit': '1/min/{project}', 'consumer': 'projects/85461904965', 'service': 'serviceusage.googleapis.com', 'quota_metric': 'serviceusage.googleapis.com/mutate_requests', 'quota_limit': 'MutateRequestsPerMinutePerProject', 'quota_location': 'global', 'quota_limit_value': '120'}}, {'@type': 'type.googleapis.com/google.rpc.Help', 'links':

Are rate limites are super low, as seen here:

Thank you

Same here with GCS file registration. Support was pretty unhelpful and recommended retries or switching to VertexAI. You’ll notice the project id (85461904965) is an internal google project and not your own.

Quota exceeded for quota metric ‘Mutate requests’ and limit ‘Mutate requests per minute’ of service ‘serviceusage.googleapis.com’ for consumer ‘project_number:85461904965’.

1 Like

Also getting this for the new register files API.

1 Like

Pretty sure file registering is not available through Vertex either. Gotta go through Gemini directly.

Appears related

I think it’s indeed related to GCS File Registration. @Logan_Kilpatrick help us out here.

Tried again today, no longer getting a 429 (probably will after a few more requests) but I am getting a 500 from Gemini now. Anyone getting similar?

ApiError: {"error":{"code":500,"message":"Cannot look up file content","status":"INTERNAL"}}

To see if our errors align: We always used Vertex but only switched to Gemini API via API key because (apparently) you can’t use Vertex for registered files yet. I only get this error when trying to register files with Gemini.

I guess it’s possible the 429 is related to some account restrictions on our Gemini usage but we have a huge plan. The 500 on the other hand, no idea!

we have rolled back to not use GCS registration will they fix it.

Are you using Gemini directly or through Vertex? Thanks for letting us know you have rolled back.

Gemini directly, tier 3 projects.

1 Like

This is happening to us as well. Also tier 3 project.