generative-ai-python icon indicating copy to clipboard operation
generative-ai-python copied to clipboard

Quota exceeded for quota metric 'Generate Content API requests per minute'

Open kpripper opened this issue 1 year ago • 3 comments

Description of the bug:

I've been seeing this message for OVER A DAY now. Why is there a limit of requests per MINUTE?

Actual vs expected behavior:

No response

Any other information you'd like to share?

No response

kpripper avatar Feb 13 '24 16:02 kpripper

did u find a solution ? am seeing the same msg

narhamraatallah avatar Mar 15 '24 17:03 narhamraatallah

I am getting the same error, since last 1 week My error:

429 Quota exceeded for quota metric 'Generate Content API requests per minute' and limit 'GenerateContent request limit per minute for a region' of service 'generativelanguage.googleapis.com' for consumer 'project_number:***********'. [reason: "RATE_LIMIT_EXCEEDED"
domain: "googleapis.com"
metadata {
  key: "service"
  value: "generativelanguage.googleapis.com"
}
metadata {
  key: "quota_metric"
  value: "generativelanguage.googleapis.com/generate_content_requests"
}
metadata {
  key: "quota_location"
  value: "us-west4"
}
metadata {
  key: "quota_limit"
  value: "GenerateContentRequestsPerMinutePerProjectPerRegion"
}
metadata {
  key: "quota_limit_value"
  value: "0"
}
metadata {
  key: "consumer"
  value: "projects/***************"
}
, links {
  description: "Request a higher quota limit."
  url: "https://cloud.google.com/docs/quota#requesting_higher_quota"
}
]

Yusuf80216 avatar Mar 21 '24 07:03 Yusuf80216

same here, I didn't used the service a couple of days and today I tried and isn't working

pedrodotavila avatar May 29 '24 21:05 pedrodotavila