Chimeway.Dispatch.DeferredResumeWorker (chimeway v1.0.0)

Copy Markdown View Source

Oban worker that resumes a deferred delivery row and enqueues the canonical delivery performer in the same transaction.

Job args contain only delivery_id. Deferred scheduling facts stay on the delivery row, and actual send execution remains owned by Chimeway.Dispatch.ObanWorker.