Overview¶
-
Workflows
Install, pass context between tasks, use groups, keep going, and workflow callbacks.
-
Tasks
Strategies (retry, backoff, timeout), error handling, checkpoints, async actions, and task callbacks.
-
Dotflow CLI
Scaffold projects and run flows from the terminal—init, start (via
--stepor--workflow), and common flags for context, process mode, paths, and schedules.