I'm not sure if anyone else has run into the issue I had but I had errors in my write function that were tough to track down because I didn't have a way to handle errors that occurred inside of through. This allows me to pass my own error handling callback.
I'm not sure if anyone else has run into the issue I had but I had errors in my write function that were tough to track down because I didn't have a way to handle errors that occurred inside of through. This allows me to pass my own error handling callback.