I’m having major issues with rate limits on GenerateContent API.
As soon as we git ~2k grounding requests, we get rate limited. Even though this quota is defined as Unlimited.
After hitting this limit all requests with the grounding tool gets the following API error:
You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: ``https://ai.google.dev/gemini-api/docs/rate-limits``. To monitor your current usage, head to: ``https://ai.dev/rate-limit``.
We have quota for the same amount of requests on gemini-3-pro per minute as we have for grounded requests per day. This is a huge bottleneck and we will have to switch out of Gemini if we are rate limited on this level on grounding ![]()
