multer
multer copied to clipboard
Small files stall
This issue causes small file uploads to stall with the new API. It gets resolved in this pull request. https://github.com/LinusU/stream-file-type/pull/6
This issue occurred for me also, when I try to upload same small file size (around 10-30KB) multiple times.
I think it would be best to either fork this downstream module and apply the patches, or switch to something else.
It doesn't seem to be maintained. My PR has been open for 2 years.
I've tried contacting the developer before and there's been no response.
Just ran into this issue and went down the rabbit-hole to discover the same thing. Please fork this module.