Sign in
fuchsia
/
third_party
/
github.com
/
jd
/
tenacity
/
ade0567151ea6c9494fbca94c777ab729922e527
/
.
/
releasenotes
/
notes
/
add-retry_except_exception_type-31b31da1924d55f4.yaml
blob: bd89f84dd5305821ef528d516a706fededddd693 [
file
] [
log
] [
blame
]
---
features:
-
Add ``retry_if_not_exception_type()`` that allows to retry if a raised exception doesn
't match given exceptions.