I am using the below library
https://github.com/chrisboulton/php-resque
How to cancel the running job. I tried to get the worker object and kill the child..but the object does not have any child.
I am using the below library
https://github.com/chrisboulton/php-resque
How to cancel the running job. I tried to get the worker object and kill the child..but the object does not have any child.
I dont have enough rep to put this in a comment and not an answer, but maybe this will help you: http://engineering.hoteltonight.com/killing-stale-or-stuck-resque-jobs