Replies: 1 comment 3 replies
-
i have the same issue but only on some systems. I would suggest moving to another package |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am new to using got and am using it to stream an image url and then piping it to response using pipelines.
But on error, I am getting socket hang up.
I am using the following code for the process.
Is it because the writable stream is getting destroyed on error ?
What can be my options here.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions