Recovery decisions for Prompt Runner attempts.
Summary
Functions
How many steers this prompt may take before further ones are refused.
Functions
@spec config(PromptRunner.Plan.t(), map() | nil) :: map()
@spec max_steers(PromptRunner.Plan.t(), map() | nil) :: non_neg_integer()
How many steers this prompt may take before further ones are refused.
@spec resume_allowed?( PromptRunner.Plan.t(), map(), :ok | {:error, term()}, non_neg_integer() ) :: boolean()