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].

Is there a use case where 'result' is meaningful that we preclude by
removing it?

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.

[0]:
https://github.com/pulp/pulp/blob/3.0-dev/app/pulp/app/models/progress.py#L15
[1]: https://pulp.plan.io/issues/2675

-Brian
_______________________________________________
Pulp-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to