expressjs / expressjs/multer

Mutler hangs on third file

Open
#328 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
1.1k
Avg merge
8d 2h
Merged PRs (30d)
21

Description

I am using request to upload formData. 90% of the time everything is ok but.. on this 10% multer hangs on third file. If i repeat the request everything will be fine. I've checked that third file is not even processed in filefilter/filename functions. Multer just hangs always after processing only 2 files. There are no errors on both sides (request and express), only 60s timeout in haproxy after node doesn't respond on side with multer.
Any thoughts.. ? As i said if i repeat the request everything goes ok. In request i am using 3 readstreams for the files.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.