googleapis / googleapis/google-cloud-python

google-cloud-bigtable system tests are failing with ResourceExhausted

未关闭
#18,162 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
priority: p1 type: process
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
122

描述

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.

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
google-cloud, python
领域
cloud, databases, testing
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。