module SidekiqUniqueJobs::Orphans::Manager

def reaper_timeout

Other tags:
    See: SidekiqUniqueJobs::Config#reaper_timeout -
def reaper_timeout
  SidekiqUniqueJobs.config.reaper_timeout
end