ml-tooling / contaxy

MIT License
10 stars 8 forks source link

Improve logging of deployment exceptions #69

Closed JNKielmann closed 2 years ago

JNKielmann commented 2 years ago

This PR improves the logging done for exceptions that are thrown during service creation. Also the handling of server errors is improved by returning the full stack trace if the debug mode is enabled.