Activejob callbacks not available in the Gush::Job
devilankur18 opened this issue · 0 comments
devilankur18 commented
The Gush::Job should be inherited by Active job, so it would be possible to extend for after/before callbacks. Is there a way to inherit from Gush::Worker and set before/after callbacks. Might make sense to merge Job/Worker classes in to one.