You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
need better validation on ticker files when pre-loading data.
when line is detected that "appears" to be valid actually isn't, non-user friendly errors occur and force the user to remove the malformed line.
acceptance criteria
generate warning in log when bad line occurs, but move on gracefully
{"value": 563, sample in last line is partial json but should be skipped since it is invalid
The text was updated successfully, but these errors were encountered:
need better validation on ticker files when pre-loading data.
when line is detected that "appears" to be valid actually isn't, non-user friendly errors occur and force the user to remove the malformed line.
acceptance criteria
{"value": 563,
sample in last line is partial json but should be skipped since it is invalidThe text was updated successfully, but these errors were encountered: