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.

贡献者指南