<div dir="ltr"><div>Today on a call an observation was made that Pulp3 does not need 'results' for a task. All non-error info about what happened during a task is associated with it's associated "Progress Report" objects [0].<br><br></div><div>Is there a use case where 'result' is meaningful that we preclude by removing it?<br><br></div><div>I created the task [1] to rename 'result' to 'error' since we still need a field to track fatal exceptions which was one of the purposes of the results field in the existing pulp3 design. Feel free to comment on if we should do [1] either here or in Redmine.<br></div><div><br>[0]: <a href="https://github.com/pulp/pulp/blob/3.0-dev/app/pulp/app/models/progress.py#L15">https://github.com/pulp/pulp/blob/3.0-dev/app/pulp/app/models/progress.py#L15</a><br>[1]: <a href="https://pulp.plan.io/issues/2675">https://pulp.plan.io/issues/2675</a><br><br></div>-Brian<br></div>