googleapis / googleapis/google-cloud-python
read_rows shouldn't extend the user's deadline
Abierto
api: bigtable
type: cleanup
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
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)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.