-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested