# `DripDrop.Dispatch`
[🔗](https://github.com/agoodway/dripdrop/blob/v0.1.0/lib/dripdrop/dispatch.ex#L1)

Dispatch administration helpers.

# `replay`

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

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

---

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