OSC / ood_core

Open OnDemand core library

Home Page:https://osc.github.io/ood_core/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alias queue_name to queue

johrstrom opened this issue · comments

I just made an off the top guess to a discorse user to use queue only to find out it's actually queue_name. Let's alias these so that queue works like you'd (or at least I'd) expect.

# Name of the queue the job should be submitted to
# @return [String, nil] queue name
attr_reader :queue_name

┆Issue is synchronized with this Asana task by Unito