Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vdk-dag: improve error handling and error messages
To make it easier to debug VDK DAG jobs some improvements in error handling are done. - Stop using deprecated UserCodeError in favour of domain oriented exceptoin class - Improve the formatting of the error message in case of failure. Testing Done: existing tests for regression. Here is a comparison before and now in the formatting: https://gist.githubusercontent.com/antoniivanov/8f87cdef1c610fcd24361197bcba45dc/raw/c31b990de2c0b1f49ac5989419cfc6ab12aac934/gistfile1.txt
- Loading branch information