nodejs/undici

Default fetch timeout too short

Open

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

在 GitHub 查看
 (18 留言) (14 反應) (0 負責人)JavaScript (5,319 star) (444 fork)batch import
enhancementgood first issue

描述

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.

貢獻者指南

Default fetch timeout too short · nodejs/undici#1373 | Good First Issue