googleapis / googleapis/google-cloud-python
Reconsider Watch Retryable exceptions
Abierto
api: firestore
priority: p3
type: feature request
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
- 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.