GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.46k stars 6.44k forks source link

[kms] flake: 429 Quota exceeded #3482

Closed tmatsuo closed 4 years ago

tmatsuo commented 4 years ago

Build

Log: google.api_core.exceptions.ResourceExhausted: 429 Quota exceeded for quota metric 'Write requests' and limit 'Write requests per minute' of service 'cloudkms.googleapis.com' for consumer 'project_number:1012616486416'.

leahecole commented 4 years ago

I looked into this, and this quota, which we have set to 60 requests per minute, has been exceeded just once in the past 30 days, with this build. Our average hovers well below the 60 requests per minute quota - usually around 25-30 - so I'm not inclined to increase it and am going to mark it as a fluke for now. If it continues to fail though, plz reopen and we can explore increasing the quota.

rgelb commented 2 years ago

@leahecole Unrelated, however, where did you find documentation for the "60 requests per minute" number? I am having same issue with the Google Photos API.