Hello,

I am using god monitoring tool for my resque queueing system in rails 
application. God is configured to create and monitor resque workers. God 
configuration is like https://gist.github.com/964060#file_resque.god.rb . 

However, god doesn't look like working properly. Resque job stays running 
long time in the worker, which should be handled by god. God should restart 
the worker if such long running job process is found. I need to kill the job 
explicitly with "kill -9 pid". 

Any help is highly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"god.rb" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/god-rb?hl=en.

Reply via email to