nodejs/undici

UND_ERR_***_TIMEOUT explanation

Open

#1.865 geöffnet am 19. Jan. 2023

Auf GitHub ansehen
 (7 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)JavaScript (5.319 Stars) (444 Forks)batch import
DocsStatus: help-wantedgood first issue

Beschreibung

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