Skip to content

RFC: chained retry rulesets #23

@mharrisb1

Description

@mharrisb1

Request for comment (RFC) on potential new feature:

This may already be possible but I thought of this as an alternative or extension of #22

To breakdown complex retry ruleset maybe there could be a way to chain multiple rules so the user can separate concerns for different rulesets.

An example would be I want to retry only once on 4XX status codes but retry 10 times with 5XX status codes. Those are 2 different rules that I would want to combine to a single ruleset.

Not sure what the API would look like for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomersquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions