Skip to content

[kms] flake: 429 Quota exceeded #3482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tmatsuo opened this issue Apr 23, 2020 · 2 comments
Closed

[kms] flake: 429 Quota exceeded #3482

tmatsuo opened this issue Apr 23, 2020 · 2 comments
Assignees
Labels
api: kms priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmatsuo
Copy link
Contributor

tmatsuo commented Apr 23, 2020

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'.

@tmatsuo tmatsuo added api: kms priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 23, 2020
@leahecole
Copy link
Collaborator

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
Copy link

rgelb commented Nov 4, 2022

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: kms priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants