googleapis / googleapis/google-cloud-python
read_rows shouldn't extend the user's deadline
未关闭
api: bigtable
type: cleanup
- 主要语言
- Python
- 星标
- 5.4k
- 派生
- 1.8k
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 122
描述
https://github.com/googleapis/python-bigtable/blob/a535f99e9f0bb16488a5d372a0a6efc3c4b69186/google/cloud/bigtable/row_data.py#L407-L413
Artificially adds 1 sec to a read rows deadline. This is a bit surprising. We should investigate a way to avoid doing this (while also avoiding the infinite loop the comment mentions)
贡献指南
评估
这个 Issue 还没有评估数据。