I have an R code which I am trying to call over HTTP using opencpu, but for the long running code, it is getting timeout. I came across https://github.com/joelkuiper/aplomb
Unfortunately, the documentation is not detailed and I am unable to figure out how to make it work once it is deployed and the container is running.