The name of the step that was executed.
Number of iterations run before the predicate was satisfied or maxIter was reached.
Whether the step completed successfully. False if the predicate was not satisfied within maxIter, or if an error occurred.
OptionalerrorError message if the step failed. Only present if success is false.
OptionalusageUsage statistics for this step only. Accumulated across all iterations.
The result of executing a single step.
Example