Sign in
fuchsia
/
third_party
/
github.com
/
jd
/
tenacity
/
ade0567151ea6c9494fbca94c777ab729922e527
/
.
/
releasenotes
/
notes
/
add_retry_if_exception_cause_type-d16b918ace4ae0ad.yaml
blob: 8b5a420fe8b4abcea5b5fd0a872048fd57ffe6cc [
file
] [
log
] [
blame
]
---
features:
-
|
Add a new `retry_base` class called `retry_if_exception_cause_type` that
checks, recursively, if any of the causes of the raised exception is of a certain type.