Model Run Exception Handling
codeyash opened this issue · 5 comments
codeyash commented
When I click on the "Model Run" button, nothing happens. I think the plan was for it to pop up with a dialog box that shows model execution information. The "Download" button doesn't work either, probably because the model doesn't run and therefore there is nothing to report.
codeyash commented
As I already suspected this one
We need to find way to catch what's failing this thing.
Let's work on phase error handling.
spkanung commented
Testcases required to finish this properly.
spkanung commented
Meet with the Temoa Team to discuss flow.(First Step)
spkanung commented
Added Exception reporting already, will be able to print any exceptions to text file output. Discuss with Yash what additional Exception Handling is required.
codeyash commented
Fixed