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!

The Execution Boundary in Rails

What changes when Rails work leaves the request-response path and starts running later, elsewhere, or under a different failure model?

That is the question behind background jobs, async mailers, after_commit callbacks, lifecycle hooks, and event-style workflows in Rails applications.

https://syedaslam.com/posts/the-execution-boundary-in-rails/

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