While trying to upload large files, I am getting 504 timeout error. Using node.js/multer , cloudflare , nginx , ec2. the network is not that great and it takes time to upload the file, getting timeout after 4-7 minutes into the upload. was not spotting an exact same timeout periods, it is always random
It might be due to Cloudflare free package that limits you from uploading files greater than 50mb.