Hello,
I keep getting the following errors: 2017-01-26 20:01:34,890 :IOError: write error 2017-01-26 20:01:34,891 :Error running WSGI application 2017-01-26 20:01:34,891 :GeneratorExit
My app is processing intensive and can take a while to run (order of minutes). Is there a way to increase the uwsgi timeout?
Thanks!