googleapis / googleapis/google-cloud-python

google-cloud-bigtable system tests are failing with ResourceExhausted

Abierto
#18,162 1 comentario 0 reacciones 0 asignados Ver en GitHub
priority: p1 type: process
Lenguaje dominante
Python
Estrellas
5.4k
Forks
1.8k
Merge medio
3 d 4 h
PR fusionados (30 d)
122

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
google-cloud, python
Área
cloud, databases, testing
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.