AshWorkflow.Scheduler.Leader.Single (AshWorkflow v0.6.0)

Copy Markdown View Source

Always the leader. The default for AshWorkflow.Scheduler.Precise.

Correct whenever one node arms deadlines: a single-node deployment, a test, a demo. On two nodes every deadline fires on both, so Precise warns at boot when it finds this implementation and more than one connected node.

Use AshWorkflow.Scheduler.Leader.Oban across a cluster.