So I am currently running Hobo/Rails (2.1.1/4.0.9) and have some mailers in 
my Lifecycle do blocks. Usually they are sending out one or a small batch 
of email. However one in particular is mailing a larger group in my app. 
When I do that Lifecycle transition the UI is waiting for the task to 
complete.

Either I'm doing something wrong or I need to offload the mail jobs in some 
way.

Should I be considering upgrading to the new Hobo that uses Rails 4.2 
(Since 4.2 has Active Job) or is there a better way to offload the mailer? 
Magic flag to make the mailer run asynchronously?

Thanks,
Nathan 

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

Reply via email to