DripDrop.Dispatch (DripDrop v0.1.0)

Copy Markdown View Source

Dispatch administration helpers.

Summary

Functions

Replays a failed step execution by creating a new attempt window and schedule.

Functions

replay(step_execution_id)

@spec replay(Ecto.UUID.t()) :: {:ok, Ecto.Schema.t()} | {:error, term()}

Replays a failed step execution by creating a new attempt window and schedule.