looking for some help with sidekiq
I added sidekiq to my app using the jumpstart getting started wizard. Since I had done this none of my jobs are running they just show in the sidekiq as enqueued. I figured the account invites would be working with sidekiq out of the box. I did not change anything. Anyone have an idea of what I might be missing
[ActiveJob] Enqueued ActionMailer::MailDeliveryJob (Job ID: 5ee7f293-42df-456d-8d97-78879e052cbc) to Sidekiq(mailers) with arguments: "AccountInvitationsMailer", "invite", "deliver_now", {:params=>{:account_invitation=>#<GlobalID:0x00007fd74c334868 @uri=#<URI::GID gid://jumpstart-app/AccountInvitation/17>>}, :args=>[]} Redirected to http://localhost:3000/accounts/44 Completed 200 OK in 23ms (ActiveRecord: 3.6ms | Allocations: 9894)
Notifications
You’re not receiving notifications from this thread.