module Webhooks::Outgoing::DeliverySupport

def max_attempts

def max_attempts
  ATTEMPT_SCHEDULE.keys.max
end