nodejs/undici

Default fetch timeout too short

Open

#1,373 建立於 2022年4月26日

在 GitHub 查看
 (20 留言) (14 反應) (0 負責人)JavaScript (444 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (5,319 star)
PR 合併指標
 (平均合併 2天 10小時) (30 天內合併 82 個 PR)

描述

By default fetch times out after 30 seconds. This causes issues like https://github.com/nodejs/undici/issues/1248

Chrome has 300 second time out.

Please set default unidici fetch timeout to 300 seconds by default.

貢獻者指南