resque-throttle
resque-throttle copied to clipboard
ArgumentError: wrong number of arguments (3 for 2)
Maybe an issue with redis-namespace?
Resque::enqueue(MyJob, 123)
ArgumentError: wrong number of arguments (3 for 2)
from /usr/lib/ruby/gems/1.8/gems/redis-namespace-0.8.0/lib/redis/namespace.rb:188:in `set'
from /usr/lib/ruby/gems/1.8/gems/redis-namespace-0.8.0/lib/redis/namespace.rb:188:in `send'
from /usr/lib/ruby/gems/1.8/gems/redis-namespace-0.8.0/lib/redis/namespace.rb:188:in `method_missing'
from /usr/lib/ruby/gems/1.8/gems/resque-throttle-0.2.19/lib/resque/resque.rb:23:in `should_throttle?'
from /usr/lib/ruby/gems/1.8/gems/resque-throttle-0.2.19/lib/resque/resque.rb:10:in `enqueue'
from (irb):6