Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about rails-activejob

Read more about rails-activejob

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - rails-activejob

Sidekiq jobs are getting Enqueued but it's not getting processed. All Jobs are stuck in Enqueued

I am trying to send email using sidekiq but it's not working. Here is how i setup sidekiq with ActiveJob Gemfile gem 'sidekiq' then i run bundle install. Application.rb config.active_job.queue_adapte...
test-img

r3b00t

ruby-on-rails

sidekiq

rails-activejob

Votes: 0

Answers: 2

Latest Answer

I fixed the problem by deleting following line from application.rb config.active_job.queue_name_prefix = Rails.env and then starting sidekiq by sidekiq -q mailers looks like sidekiq was getting confu...
test-img

r3b00t

WickedPDF generated with ActiveJob is creating a margin - how to fix?

I want to generate a PDF with ActiveJob, and then save it as an attachment to a record. When I generate the PDF from a controller action, it looks fine: When I move it to a background job, it is crea...
test-img

gwalshington

ruby-on-rails

wkhtmltopdf

wicked-pdf

rails-activejob

Votes: 0

Answers: 1

Latest Answer

Right now you are passing the PDF options to ApplicationController#render which is essentially just ignoring them (disposing of them) because that method does not know what those options are intended ...
test-img

engineersmnky

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved