nodejs/undici

UND_ERR_***_TIMEOUT explanation

已关闭

#1,865 创建于 2023年1月19日

 (7 条评论) (5 个反应) (0 位负责人)JavaScript (444 个派生)batch import
DocsStatus: help-wantedgood first issue

仓库指标

星标
 (5,319 个星标)
PR 合并指标
 (平均合并 2天 10小时) (30 天内合并 82 个 PR)

描述

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.

贡献者指南