THOUGHTS in resque_stuck_queue-0.4.3 vs THOUGHTS in resque_stuck_queue-0.4.4

- old
+ new

@@ -1,4 +1,7 @@ ## TODOS rm redis locking (since it works by keys now, no need for it, recover/trigger ping pong). rm require resque? + +instead of trigggering once + add :warn_interval which will just continiously trigger for that interval until a recover hits.