Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caught Exceptions should be logged #172

Open
lukpueh opened this issue May 23, 2016 · 1 comment
Open

Caught Exceptions should be logged #172

lukpueh opened this issue May 23, 2016 · 1 comment

Comments

@lukpueh
Copy link
Contributor

lukpueh commented May 23, 2016

The _build_installer() function in html/views.py catches exceptions that result from xmlrpc communication with custom installer builder and does not give verbose feedback to the user or developer.
Caught exceptions should be repred to the log.

@lukpueh
Copy link
Contributor Author

lukpueh commented May 24, 2016

XMLRP Calls to the Custom Installer Builder are especially hard to debug. E.g. a wrong but existing SEATTLECLEARINGHOUSE_INSTALLER_BUILDER_XMLRPC URL raises something like ExpatError: junk after document element: line 1, column 47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant