Skip to content

add retry support for socket timeout #140

@kaisecheng

Description

@kaisecheng

This plugin doesn't retry when SocketTimeoutException happens, such as read time out. Other plugins like http-output can catch this exception and customize the response code to retry.

This feature request is to add the same retry support from http-output to this plugin.
If possible, bring the same features to http-filter, or even better, bring it to mixin-http_client, so all http related plugins share the same source and features

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions