Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

partial json ticker causes "ungraceful" termination #6

Open
mr-highball opened this issue Jan 8, 2021 · 0 comments
Open

partial json ticker causes "ungraceful" termination #6

mr-highball opened this issue Jan 8, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@mr-highball
Copy link
Owner

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
@mr-highball mr-highball added the bug Something isn't working label Jan 8, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant