Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Robustness #17

Closed
4 of 9 tasks
coffeepots opened this issue Jun 11, 2018 · 1 comment
Closed
4 of 9 tasks

Robustness #17

coffeepots opened this issue Jun 11, 2018 · 1 comment

Comments

@coffeepots
Copy link
Contributor

coffeepots commented Jun 11, 2018

  • Server errors reported correctly via async messages
  • Server using proper logging library
  • Handling of large data lines
    • Hard limit or stream processing
  • Improve error checking tests
    • Malformed json (currently hangs client)
      • Loses id field, messes up next response, cannot sync future calls
    • Incorrect data input such as non-hex values
    • Handling of exceptions within rpc body
@jangko
Copy link
Contributor

jangko commented Jan 4, 2024

fixed by #178, closing

@jangko jangko closed this as completed Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants