
Node.js7 min read
Node.js Streams Silently Drop Data When You Forget Backpressure
An export job wrote thirty thousand rows to a file and produced a file with about nineteen thousand in it. Nothing threw, nothing logged, and the process exited successfully every single time.
Read moreabout Node.js Streams Silently Drop Data When You Forget Backpressure