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

Add Error Handling #47

Merged
merged 2 commits into from
Jul 28, 2022
Merged

Add Error Handling #47

merged 2 commits into from
Jul 28, 2022

Conversation

robertdstein
Copy link
Member

Add some basic error handling, to be improved in future. Now, processors will loop over batches, and return both batches and Error reports. A batch will be returned if the input batch that was successfully processed, otherwise an Error report will summarise the first encountered error for that batches. The pipelines can keep track of these error reports.

@robertdstein robertdstein merged commit adf5c28 into main Jul 28, 2022
This was referenced Jul 29, 2022
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.

1 participant