exasol / ai-lab

Development environment for data science developers
MIT License
3 stars 0 forks source link

Improve error reporting when starting the DockerDB #339

Closed ahsimb closed 1 month ago

ahsimb commented 1 month ago

The ITDE is expected to raise the TaskRuntimeError. This error normally has a chained TaskFailures exception or the inner attribute. That could provide valuable information about the cause of the error. If found it should be displayed in the javascript alert.