Skip to content

[FEATURE REQUEST] retry_unless_exception_cause_type #625

@rgullik1

Description

@rgullik1

retry_if_exception_cause_type is an useful retry_base class but the inverted variant is missing.
It would be nice to have a retry_base class that retries if the exception is anything other than the specified exception(s).

An alternative is to implement an __invert_ overload on retry_base but not sure how viable that is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions