Definitively. Workflow. RunContext
(definitively v0.3.0)
Copy Markdown
Ephemeral context passed to node executors for a single run.
Summary
Types
@type t() :: %Definitively.Workflow.RunContext{ attempt: non_neg_integer(), env: map(), run_id: String.t(), workspace_root: String.t() }