googleapis / googleapis/google-cloud-python
google-cloud-bigtable system tests are failing with ResourceExhausted
- Langage dominant
- Python
- Étoiles
- 5.4k
- Forks
- 1.8k
- Merge moyen
- 3 j 4 h
- PR mergées (30 j)
- 122
Description
See the failure below where `google-cloud-bigtable` system tests are hitting a quota limit.
`google.api_core.exceptions.ResourceExhausted: 429 Quota exceeded for quota metric 'Instance and cluster metadata write requests' and limit 'Instance and cluster metadata write requests per day' of service 'bigtableadmin.googleapis.com'`
Regrettably, the quota limit is a `system limit`. As per https://docs.cloud.google.com/bigtable/quotas, `System limits are fixed values that can't be changed`.
In PR https://github.com/googleapis/google-cloud-python/pull/18148, we temporarily disabled system tests for `google-cloud-bigtable`. This bug tracks restoring the system tests. In the meantime, we still have emulator tests running.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start with the google-cloud-bigtable system tests and the temporary disablement in PR 18148, then review the linked Bigtable quota documentation. Compare them with the emulator tests and determine how the system tests can be restored without exceeding the fixed metadata-write quota. Done means the system tests are enabled and pass reliably.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- google-cloud, python
- Domaine
- cloud, databases, testing
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100