Search code examples
ruby-on-railsrubyunicorn

How to add exception rule for unicorn?


I'am use unicorn on server. I have a problem, when upload large csv file occurs timeout. Can add to Unicorn exception rule for url where the timeout will not work?


Solution

  • You must make a upload in Background. Please see gem sucker_punch