googleapis / googleapis/google-cloud-python
support max_attempts in rpc calls
Open
api: firestore
priority: p3
type: feature request
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
The firestore API spec specifies that each call should be attempted a max of 5 times, but max_attempts [currently isn't supported ](https://github.com/googleapis/google-cloud-python/issues/15070)in GCP Python's api_core. We should add support when it is available
Contributor guide
Assessment
This issue has not been assessed yet.