googleapis / googleapis/google-cloud-python
Add streaming retries to BatchGetDocuments
Offen
#15,378
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @daniel-sanche
Auf GitHub ansehen
api: firestore
priority: p3
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.