Robert Nagy

Results 722 comments of Robert Nagy

I don't think this is something we can solve in undici.

CI is still failing and there has not been any interest in fixing.

> The default time out is only 30 seconds again? I don't see 5 minutes anymore set in `lib/fetch/index.js`. > > @mcollina That caused other problems... See https://github.com/nodejs/undici/pull/1870

I would suggest we bump the undici defaults then...

Could have impact when vendoring into node. Should probably use proper stream in that case... is there an easy fix for that? i.e. alias `readable-stream` with `stream` when required by...

Thank you! Applied.