Closed andrewculver closed 1 year ago
Action Model can define which Sidekiq queue they should run on like so:
def sidekiq_queue "imports" end
Action Model can define which Sidekiq queue they should run on like so: