nodejs/undici

UND_ERR_***_TIMEOUT explanation

Closed

#1,865 opened on Jan 19, 2023

 (7 comments) (5 reactions) (0 assignees)JavaScript (444 forks)batch import
DocsStatus: help-wantedgood first issue

Repository metrics

Stars
 (5,319 stars)
PR merge metrics
 (Avg merge 2d 10h) (82 merged PRs in 30d)

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