class Sidekiq::Scheduler

def schedules_state_key

Returns:
  • (String) - with the key
def schedules_state_key
  'sidekiq-scheduler:states'
end