# `HephaestusOban.ResumeWorker`
[🔗](https://github.com/lucas-stellet/hephaestus_oban/blob/v0.5.0/lib/hephaestus_oban/workers/resume_worker.ex#L1)

Records external resume events and schedules the next advance pass.

Job args include `"workflow_version"` so resumed executions write step results
against the same workflow revision that originally entered the waiting state.

# `insert_result_and_advance`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
