nodejs/undici

UND_ERR_***_TIMEOUT explanation

Open

#1865 opened on Jan 19, 2023

View on GitHub
 (7 comments) (5 reactions) (0 assignees)JavaScript (5,319 stars) (444 forks)batch import
DocsStatus: help-wantedgood first issue

Description

Hi,

I have been looking for explanation on these error and when it is thrown, but still can not find it.

  • UND_ERR_BODY_TIMEOUT
  • UND_ERR_CONNECT_TIMEOUT
  • UND_ERR_HEADERS_TIMEOUT
  • UND_ERR_SOCKET_TIMEOUT

Can someone please point me on the link for this error documentation?

Thank you.

Contributor guide