Skip to content

Retry-Middleware: allow smart retry with suggestion from server #756

Open
@ducttse

Description

@ducttse

Hi, is there a plan for supporting retry middleware with minimum retry wait duration.
For example, when the server return RetryDelay struct RetryInfo the client can use this information to delay retrying to the server.
I will be happy to provide an implementation if we can agree on the payload that will be return from the server side when it want the client to retry after a period.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions