Actions
Task #8879
closedImprove error logging on failed blob uploads
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
GalaxyNG
Sprint:
Sprint 98
Quarter:
Description
We currently have
"/usr/lib/python3.6/site-packages/pulp_container/app/registry_api.py", line 717, in put
raise Exception("Failed.")
Exception: Failed.
We should include the information of the original error from the task in this reraise.
Related issues
Updated by ipanova@redhat.com over 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
- Sprint set to Sprint 98
Updated by ipanova@redhat.com over 3 years ago
- Copied to Task #8888: Backportto 2.5: Improve error logging on failed blob uploads added
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Added by ipanova@redhat.com over 3 years ago
Added by ipanova@redhat.com over 3 years ago
Revision 98196997 | View on GitHub
Improved error logging on failed image push.
closes #8879
Updated by ipanova@redhat.com over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 98196997256da0b4af2017bddc3a7e890140d280.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Improved error logging on failed image push.
closes #8879