multer icon indicating copy to clipboard operation
multer copied to clipboard

Small files stall

Open BlakeB415 opened this issue 2 years ago • 3 comments

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

BlakeB415 avatar Mar 08 '22 04:03 BlakeB415

This issue occurred for me also, when I try to upload same small file size (around 10-30KB) multiple times.

eashish93 avatar Aug 29 '22 13:08 eashish93

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.

BlakeB415 avatar Dec 21 '23 06:12 BlakeB415

Just ran into this issue and went down the rabbit-hole to discover the same thing. Please fork this module.

AhmedAlSaey avatar Dec 25 '23 22:12 AhmedAlSaey