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

Fixed Error Stream Json Parse #61

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

byung82
Copy link

@byung82 byung82 commented Mar 9, 2021

fixed error stream json parse

@HunterLarco
Copy link
Owner

Thanks for the contribution @byung82 =)

Before moving forward with this change, can you help elaborate on what exactly is causing the malformed JSON? The stream should be sending valid JSON on every line (except health pings which are empty strings). If the JSON is malformed it's likely to be an error which shouldn't be suppressed silently. If you're experiencing this issue, what malformed JSON is being received on your end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants