Order of exceptions in retries.if_exception_type is unstable #617
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
See https://github.com/googleapis/python-firestore/pull/197/files/ for an example.
The exceptions do not seem to get consistently sorted in alphabetical order.
The fluctuating order shows up in the three files with this clause.
gapic-generator-python/gapic/ads-templates/%namespace/%name/%version/%sub/services/%service/transports/base.py.j2
Lines 91 to 97 in b2e5274
The text was updated successfully, but these errors were encountered: