Hey guys,
I’m using foreman to try and run some delayed-jobs. However, when I
start a worker process along with the Rails server, the server hangs
after serving a couple of requests.
The worker if started separately, without using foreman - works well,
and processes requests when they are called with the ‘delay’ keyword.
Here are some mroe details.
Thanks,
Vighnesh