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

eval: properly handle non-strict messages #1335

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

brharrington
Copy link
Contributor

In cases where the message from the websocket was not
strict, the source from the parsed batch wasn't getting
flattend properly and the batch would get ignored later
because it wasn't a recognized message type.

In cases where the message from the websocket was not
strict, the source from the parsed batch wasn't getting
flattend properly and the batch would get ignored later
because it wasn't a recognized message type.
@brharrington brharrington added this to the 1.7.0 milestone Sep 9, 2021
@brharrington brharrington merged commit 9433bdd into Netflix:master Sep 9, 2021
@brharrington brharrington deleted the eval-source branch September 9, 2021 00:58
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.

1 participant