Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes expressjs/multer#1218. No response in Pending status. #1267

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Hongdaesik
Copy link

When a file upload is in progress in the native app, a network communication timeout occurs in the Pending state,

but I verified that the busboy.on('close') event does not fall into the Pending state.

I modified the code to handle errors in storage._handleFile.

See: #1218

@pwliuab
Copy link

pwliuab commented Aug 16, 2024

this works,

@yfhui
Copy link

yfhui commented Aug 16, 2024

thx

@thingasd
Copy link

bro strong :sorry:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants