func DefaultProgress() workflows.ProgressTrackerReturn the default progress tracker for the currently executing task.
Use the returned tracker to update total and completed work units inside a task Execute method.
Returns
Section titled “Returns”A progress tracker for the default progress indicator.