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.