I have set a file limit in Multer to 30MB, and when I upload a file which exceeds the limit the server runs forever and does not throw any error.
I have set a file limit in Multer to 30MB, and when I upload a file which exceeds the limit the server runs forever and does not throw any error.