ruby on rails - Carrierwave Timeout -


i have used carrierwave users upload files in rails app. when user uploads multiple files of size more 400mb (approx.) timeout error.

note: i've hosted app rails app on heroku.

uploading large files through heroku not recommended. limit request 30 seconds, not enough time 400mb.

if open using s3, heroku provides potential rails solution that.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

html - Is there any way to exclude a single element from the style? (Bootstrap) -

Delphi 7 and decode UTF-8 base64 -