RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

What Actually Happens When You Call perform_later

A source-backed trace of how perform_later constructs an Active Job, hands it to a queue adapter, stores backend work, and reaches a worker. It also shows why an enqueued job may never begin.

https://railsrevelry.substack.com/p/what-actually-happens-when-you-call-perform-later?r=4jsb&utm_source=rubyflow&utm_medium=referral&utm_campaign=active_job_execution_boundary

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in