Gust. DAG. TaskWaiter behaviour
(gust v0.1.35)
Copy Markdown
Behaviour for resuming tasks that are parked on external wait events.
This module delegates to the configured implementation module:
config :gust, :dag_task_waiter, Gust.DAG.TaskWaiter.RepoThe configured module must implement this behaviour.