# `Gust.DAG.Run.Trigger.Requeue`

Resets tasks and runs, then re-queues them for execution.

Provides helpers to reset an entire run or a downstream branch of tasks, update
run status to `:enqueued`, and broadcast the corresponding PubSub events. It
also handles dispatching runs when the DAG is enabled.

---

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