googleapis / googleapis/google-cloud-python
google-cloud-bigtable system tests are failing with ResourceExhausted
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- google-cloud, python
- Bereich
- cloud, databases, testing
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100