Class: AttentiveSidekiq::Suspicious

Inherits:
RedisBasedHash show all
Defined in:
lib/attentive_sidekiq/api.rb

Class Method Summary collapse

Methods inherited from RedisBasedHash

add, get_job, job_ids, jobs, remove

Class Method Details

.hash_nameObject



52
53
54
# File 'lib/attentive_sidekiq/api.rb', line 52

def hash_name
  AttentiveSidekiq::REDIS_SUSPICIOUS_KEY
end