Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add retry support for socket timeout #140

Open
kaisecheng opened this issue Aug 8, 2023 · 0 comments
Open

add retry support for socket timeout #140

kaisecheng opened this issue Aug 8, 2023 · 0 comments

Comments

@kaisecheng
Copy link
Contributor

kaisecheng commented Aug 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant