So, the typical use case is to offload heavy job to resque. So in my application, I need to poll until the job is finished, current documentation does not provide an example.
So, the typical use case is to offload heavy job to resque.
So in my application, I need to poll until the job is finished, current documentation does not provide an example.