Replies: 1 comment
-
As of 0.2.x, we can utilize I guess "socket hang up" and, generally, how KeepAlive works are the main issues with the current version that uses just the standard library. So, the main question is: is it possible to create a barebones example where undici will not fail with these "socket hang up" errors where the current implementation will? Cause the worst-case scenario will be that we'll have the same errors, but now with two different flavors of the library, which I would like to avoid. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I propose to take a look into [undici](https://undici.nodejs.org/#/
Why Undici
Beta Was this translation helpful? Give feedback.
All reactions