We are experiencing sustained 429 Too Many Requests responses from the Gemini Developer API embedding endpoint in a production workload.
This is an AI Studio / Gemini Developer API key integration. We call generativelanguage.googleapis.com directly; this is not a Vertex AI integration.
Endpoint:
POST generativelanguage.googleapis.com/v1beta/models/gemini-embedding-001:batchEmbedContents
Model:
gemini-embedding-001
First observed:
2026-09-01 around 05:00 UTC
Impact:
A meaningful share of embedding requests fail after Gemini returns 429 on all retry attempts.
Observed volume:
- In the affected window, approximately 4,900 embedding-backed requests were made.
- Approximately 1,200 ultimately failed after Gemini returned 429 across three attempts: about 25% user-visible failure rate.
- During the peak six-hour period, about 29% of requests failed.
- The equivalent window on the preceding day had no corresponding failures.
AI Studio rate-limit dashboard at the time of the incident:
- Gemini Embedding 1 RPM: 76 / 20,000
- TPM: 230 / 20,000,000
- RPD: 5.07K / Unlimited
The failing request can contain a single short string in a batch of one. This does not appear to be a large-batch or high-token-volume issue.
Could someone from Google clarify:
- Is there a known quota-routing, metering, or capacity incident that began on 2026-09-01?
- What is the effective RPM, TPM, or regional/global quota for gemini-embedding-001 in this situation?
- Which quota metric is enforcing these 429 responses?
This appears similar to these reports:
Another independent report from the same day shows the same model, visible 20,000 RPM limit, low measured usage, and the exact hidden quota metric:
This further suggests a Gemini embedding quota-routing or backend-enforcement issue rather than normal exhaustion of the visible AI Studio quota.
We can provide project details, exact UTC timestamps, AI Studio screenshots, and redacted raw 429 response details through a private channel if needed.



