← Graph

Active Job Continuation

tool 2 connections

37signals-authored feature shipping in Rails 8.1 that lets a background job suspend and resume at step boundaries. Julik flags the same deception as acidic_job: the graph definition is embedded in `perform`, and the step name plus progress are stored inside Active Job's opaque params bag — hard to query reliably across adapters.

category
framework
about
Active Job Continuation tool
Given as a Rails 8.1 example of embedding DAG topology inside perform.
about
Active Job Continuation tool
Critiques the params-bag carrier approach used in Rails 8.1 continuation.

Provenance

Read by
2 extractions