Deliver Later not working
Hi Guys,
I have a rails app, and for some reason when I call deliver_later the emails aren't sending. When I test it with deliver_now it works fine.
I have redis and sidekiq both running.
TID-owqrlmxrh ActionMailer::DeliveryJob JID-10b51cc7e7b76d99307add2c INFO: start
the above shows it goes to the queue but never sends. Any help would be much appreciated before I pull my hair out.