AugurWorks / UI

Augurworks UI code
0 stars 0 forks source link

Throw error back to UI for invalid input data #209

Open augurworks1 opened 9 years ago

augurworks1 commented 9 years ago

If data is missing (i.e. Quandl hasn't updated), the NN throw a java exception for a NULL value in the augtrain file. Since the exception is being caught, an error message should be returned to the user. Current, the only indication there is an issue is the NN doesn't complete.

If there is a NULL in the augtrain file, perhaps display and error messaging to validate the inputs. I found the culprit using the line graph. Sure enough, XEL wasn't updated for yesterday.

03-28-15-09-23-32-738.augtrain in Prod (aw-ui-2)