Skip to content

I keep crashing from ECONNRESET even though I catch the errors #607

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

Closed
JoeIsCool opened this issue Mar 26, 2014 · 1 comment
Closed

I keep crashing from ECONNRESET even though I catch the errors #607

JoeIsCool opened this issue Mar 26, 2014 · 1 comment

Comments

@JoeIsCool
Copy link

I am using the proxy but my code keeps getting ECONNRESET and crashing.

I looked at #488. It seems to be saying to modify the headers of the request. Forgive me if I'm being stupid, but I don't seem to be able to modify the request headers.

How can I stop getting the error or at least catch it? Should I be creating new proxies on every request? (I presently just have one proxy for each site and I reuse them).

@jcrugzz
Copy link
Contributor

jcrugzz commented Mar 27, 2014

@JoeIsCool should be fixed in 1.0.3

Feel free to ping me here if this is not the case and give me a gist :)

@jcrugzz jcrugzz closed this as completed Mar 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants