googleapis / googleapis/google-cloud-python
Reconsider Watch Retryable exceptions
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
- some of the exceptions [marked as retryable](https://github.com/googleapis/python-firestore/blob/f10b503b0dc2b23e43495e3f0417ae2630c13d82/google/cloud/firestore_v1/watch.py#L58) for Watch operations seem questionable (should we really retry Unauthenticated errors? Cancelled?). Take a look at this
- make the list of retryable exceptions user-configurabke
Contributor guide
Assessment
This issue has not been assessed yet.