module SidekiqUniqueJobs::Script::Caller

def max_history

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