-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add error handling? #51
Comments
What do you mean by Error Handling? |
In the case of my problem before, if its even possible I'm not sure. |
The problem is too catch the content of the error. Basically, the exception would need to go through bash -> docker -> python |
Seems that like way too much work. |
Actually we are currently catching the progress of the build so it is not something impossible to do |
More a feature request due to the issue I thought I had #50
Maybe later into the projects life add some kind of error handling
The text was updated successfully, but these errors were encountered: