Report on the Progress of a Goal execution based on given log extract. Usually this is the most current log line produced by the Goal execution.
The returned Progress.phase will be stored on the Goal and overridden when a new phase has been reported.
If the goal fails, the failing phase is preserved. In all other cases the phase will be reset on goal completion.
Don't report any progress
Generated using TypeDoc
Report on the Progress of a Goal execution based on given log extract. Usually this is the most current log line produced by the Goal execution.
The returned Progress.phase will be stored on the Goal and overridden when a new phase has been reported.
If the goal fails, the failing phase is preserved. In all other cases the phase will be reset on goal completion.