THOUGHTS in resque_stuck_queue-0.0.5 vs THOUGHTS in resque_stuck_queue-0.0.6
- old
+ new
@@ -8,5 +8,6 @@
verifications of @config options: raise if no handler, etc.
add daemon example to readme
add a 'resque_stuck_queue/tasks' bit? See tres eg
require 'resque/stuck_queue' instead?
ensure the logging gets flushed into log file correctly? (integration with god?)
+add a trap{} to force_stop. ok for overwriting process's trap handlers? use config for that?