Actions
Bug #35275
closedTask group errors do not drill into child task errors
Description
If an ACS refresh fails, for example, the error will appear like so:
```
Katello::Errors::Pulp3Error
1 subtask(s) failed for task group /pulp/api/v3/task-groups/98b0c72e-f347-45d4-bc60-afeddb917a60/.
```
That's not helpful for debugging. To find the full output, the Pulp CLI is needed.
We should dig into the task groups somehow and pull out the full errors.
Updated by Samir Jha over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|ee84716c4c94b28b0bb1302e63e6e81f3615c710.
Actions