googleapis / googleapis/google-cloud-python
Add streaming retries to BatchGetDocuments
Đang mở
api: firestore
priority: p3
type: feature request
- Ngôn ngữ chính
- Python
- Star
- 5.4k
- Fork
- 1.8k
- Merge trung bình
- 3 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 122
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.