Skip to content

Support Retry-After HTTP header #104

Open
@tmysik

Description

@tmysik

It would be great if Spring Retry could support Retry-After HTTP header. Currently, this is not possible because one gets this header (and its value) from the response itself. In other words, it would be nice to have a way to set BackOff policy with a possibility to adjust it during retrying based on the value of the Retry-After header.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions