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

Added error handling for json ingest #492

Merged
merged 4 commits into from
Oct 3, 2024
Merged

Conversation

wsobel
Copy link
Member

@wsobel wsobel commented Sep 30, 2024

This change handles recovery when data items are not matched to consume additional data up to the next key.

@wsobel wsobel requested a review from rajwork9 September 30, 2024 16:42
@wsobel wsobel linked an issue Sep 30, 2024 that may be closed by this pull request
Copy link
Collaborator

@rajwork9 rajwork9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@simonyg simonyg self-requested a review October 2, 2024 19:57
rajwork9 and others added 3 commits October 3, 2024 00:10
unit test case - ignore_Invalid_make_DataItem, ignore_Invalid_Tag_DataItem
Copy link
Collaborator

@rajwork9 rajwork9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thank you

@wsobel wsobel merged commit 04be9db into main Oct 3, 2024
7 checks passed
@wsobel wsobel deleted the 484_json_ingest_error_recovery branch October 3, 2024 16:55
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

Successfully merging this pull request may close these issues.

Json payload ignored when a tag is not found
3 participants