Actions
Task #8888
closedBackportto 2.5: Improve 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
- Copied from Task #8879: Improve error logging on failed blob uploads added
Updated by ipanova@redhat.com over 3 years ago
- Status changed from NEW to ASSIGNED
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
Updated by ipanova@redhat.com over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 979d0dcea61030df3937b13c577cc1871e1d8852.
Updated by ipanova@redhat.com over 3 years ago
- Status changed from MODIFIED to CLOSED - WONTFIX
Updated by ipanova@redhat.com almost 3 years ago
- Status changed from CLOSED - WONTFIX to MODIFIED
- Sprint/Milestone set to 2.5.4
Updated by pulpbot almost 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Improved error logging on failed image push.
closes #8888 backports #8879
(cherry picked from commit 98196997256da0b4af2017bddc3a7e890140d280)