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

Proxy retry request #7

Closed
schipiga opened this issue Nov 19, 2017 · 0 comments
Closed

Proxy retry request #7

schipiga opened this issue Nov 19, 2017 · 0 comments
Assignees

Comments

@schipiga
Copy link
Collaborator

There is known issue, that fairwall or antivirus may block TCP connection. In this case proxy raises socket error ECONNRESET because remote server will be unavailable.

It should have ability to resend request if TCP error happened. It's more third-party lib problem, but touches current project.

@schipiga schipiga self-assigned this Nov 19, 2017
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