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
Actions
Improved error logging on failed image push.
closes #8879