googleapis / googleapis/google-cloud-python

read_rows shouldn't extend the user's deadline

Open
#15,332 2 comments 0 reactions 1 assignee Claimed by @daniel-sanche View on GitHub
api: bigtable type: cleanup
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.