class SidekiqUniqueJobs::Locksmith

def argv

def argv
  [job_id, config.pttl, config.type, config.limit]
end