Make BaseLoader.load() include the exception when loading failed in the return dict
This includes the string representation of the actual exception that prevented the loading to properly happen so that there is a chance to show a comprehensive error to the Save-Code-Now end user.
Related to swh-web#4805 (closed)
Merge request reports
Activity
mentioned in issue swh-web#4805 (closed)
Jenkins job DLDBASE/gitlab-builds #342 succeeded .
See Console Output, Blue Ocean and Coverage Report for more details.added 1 commit
- 125db101 - Make BaseLoader.load() include the exception when loading failed in the return dict
Jenkins job DLDBASE/gitlab-builds #343 failed .
See Console Output, Blue Ocean and Coverage Report for more details.added 1 commit
- 444ad32a - Make BaseLoader.load() include the exception when loading failed in the return dict
Jenkins job DLDBASE/gitlab-builds #344 succeeded .
See Console Output, Blue Ocean and Coverage Report for more details.
Please register or sign in to reply