googleapis / googleapis/google-cloud-python
Add streaming retries to BatchGetDocuments
Ouverte
api: firestore
priority: p3
type: feature request
- Langage dominant
- Python
- Étoiles
- 5.4k
- Forks
- 1.8k
- Merge moyen
- 3 j 4 h
- PR mergées (30 j)
- 122
Description
Similar to https://github.com/googleapis/google-cloud-python/issues/15379
Unlike the others, BatchGetDocuments [never supported any kind of streaming retries.](https://github.com/googleapis/python-firestore/blob/f10b503b0dc2b23e43495e3f0417ae2630c13d82/google/cloud/firestore_v1/client.py#L267) When the stream fails, an exception is raised
We should also add stream recovery to this rpc
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.