Durable orchestration on Rails: from continuation to workflow

At Rails World 2026, in Austin, Texas, United States
Cover for Durable orchestration on Rails: from continuation to workflow

Vladimir Dementyev speaks at Rails World 2026 in Austin, Texas: durable workflow orchestration in Rails, from Active Job Continuations to persistent context, scheduled steps, and first-class resumeability.

Rails 8.1 shipped Active Job Continuation so long-running jobs survive restarts and resume from a checkpoint. This was a real step forward, but can only be the beginning. The workflows Rails apps orchestrate today need more than interruptibility: durable state across steps, pause/resume capabilities, and human-in-the-loop-like interactions. Building complex workflows and agentic pipelines in Rails has been simplified but still requires manual plumbing or reaching out to third-party gems or services.

This talk explores the preexisting patterns and solutions to the durable workflow orchestration problem and introduces a small, principled extension to Active Job that connects the dot: same step DSL, same job runner, now with persistent context, scheduled steps, and first-class resumeability.

Attend the event

Explore more events

Book a call

Irina Nazarova CEO at Evil Martians

Evil Martians is a developer tools consultancy founded in 2006. Creators of PostCSS, imgproxy, and 100+ open source projects with 25 billion downloads.