ActiveJob is a great addition to Rails. Many supported backends like 
DelayedJob support other options than what is being passed into the enqueue 
adapter methods. It would be great if the "set" method could delegate 
options into the queue adapters. 

For example, DelayedJob has priority set at the job level and setting the 
priority could be done without named queues and other background workers.

Are there any plans for that or would the group be open to a pull request 
for it?

thanks
John

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to