Skip to content

Configurable request retrying #14

@danielrbrowne

Description

@danielrbrowne

Currently, it is not possible to retry requests that return a failed (i.e. not in the 200-299 status range) response.

It should be possible for a user to optionally configure an endpoint to retry a failing request depending on an explicit number of retries, and also optionally consider the HTTP status code which was returned in order to inform whether the request should be retried at all, and whether to delay the retry attempt.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions