SquidMesh.Workers.StepWorker (squid_mesh v0.1.0-alpha.6)

Copy Markdown View Source

Oban worker that executes a single Squid Mesh workflow step.

Oban handles durable delivery while the runtime decides how a workflow run advances after the step completes. The same worker also handles compensation jobs, which omit a step argument and instead walk persisted completed step history for a failed run.