class LittleGhost::Assembly::Attempt
One bounded attempt to execute a child Assembly step.
It records timing, normalized usage, terminal status, and a sanitized error description suitable for the public coordination trajectory.
Attributes
A sanitized error description, or nil.
The wall-clock finish time.
The one-based attempt number.
The wall-clock start time.
The normalized terminal status for this attempt.