Getting 429 Errors - But Usage Charts Show no Traffic

Hi @spookytripod,

I apologize for the delayed response. The 429 status code and RESOURCE_EXHAUSTED error indicate that your requests are being rate-limited due to resource exhaustion.

To troubleshoot a 429 error, please follow these instructions:

  1. Navigate to the GCP console and select “APIs & Services.”
  2. Under “Metric,” search for and select “Generative Language API.”
  3. Under the “Quotas & System Limits” tab, review the “Current Usage percentage.”

If the “Current Usage percentage” reaches 100%, you have reached your quota limits, resulting in the 429 Error.

Thank you!