Hi I want to use the power and flexibility of OpenCPU to start long runnig calculations (several minutes or so). I am facing issues where OpenCPU terminates processing of given scripts. I have modified /etc/opencpu/server.conf
option timelimit.post
to 600 (seconds) but it seems that is not taking an effect. Is there any other cofig file that must be modified in order to increase timeouts?
Or more generally - what is the best practise to run long running calculations with OpenCPU?