class ActiveJob::QueueAdapters::AsyncAdapter
def initialize(**executor_options)
def initialize(**executor_options) @scheduler = Scheduler.new(**executor_options) end
def initialize(**executor_options) @scheduler = Scheduler.new(**executor_options) end