googleapis / googleapis/google-cloud-python

Reconsider Watch Retryable exceptions

Open
#15,383 1 comment 0 reactions 1 assignee Claimed by @daniel-sanche View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.