Consider migrating from pumpify to pipeline or to Readable.from #1477
Labels
next major: breaking change
this is a change that we should wait to bundle into the next major version
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
The
pumpify
library for streams can be a bit flaky. Recommending that when someone has time, to consider usingpipeline
orReadable.from
instead.Readable.from
example:(Original comment from a thread in a gax PR googleapis/gax-nodejs#1653 (comment))
The text was updated successfully, but these errors were encountered: