504 Gateway Timeout when uploading large files (2.5GB) to App Service (NestJS/Express app)
Ignacz Robert
0
Reputation points
Dear Community,
We are experiencing a problem one of our apps. Its a VueJS3 app, which communicates with a NestJS/Express app on backend via REST.
Backend runs on a Linux based Azure App Service.
The app have to handle large video files, users can upload few minutes videos, but when the video size is over 1.5GB, the backend fail and frontend got an 504 Gateway Timeout error.
What should I do to extend the timeout?
Thanks in advance,
Robert
Sign in to answer