Skip to content

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

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

Open
wants to merge 1 commit into
base: main
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:

@UlisesGascon UlisesGascon deleted the branch expressjs:main May 22, 2025 13:47
@UlisesGascon UlisesGascon reopened this May 22, 2025
@UlisesGascon UlisesGascon changed the base branch from master to v2 May 22, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants