You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the queue for a given job is not specified in the schedule file, the
default value should be taken for the job itself (eg `queue_as :foo`)
instead of always be `default`.
(Especially since `default` is already the default queue set by ActiveJob::Base)
0 commit comments