TemoaProject/temoacloud

Model Run Exception Handling

codeyash opened this issue · 5 comments

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.

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.

Testcases required to finish this properly.

Meet with the Temoa Team to discuss flow.(First Step)

Added Exception reporting already, will be able to print any exceptions to text file output. Discuss with Yash what additional Exception Handling is required.

Fixed