Hi I've tried out ActiveJob and was wondering if there are plans to 
implement success/error/failure hooks when running jobs. For instance, 
Delayed::Job implements the following set of hooks 
(https://github.com/collectiveidea/delayed_job#hooks) which we can easily 
include in the JobWrapper. I do understand that not all of the queuing 
backends support the above mentioned hooks so I was wondering if there is 
something else we can do.

-- 
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