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

feat(ingestion_pipeline): optional error filtering and logging #75

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

timonv
Copy link
Member

@timonv timonv commented Jun 22, 2024

Closes #73 and closes #64

Introduces various methods for stream inspection and skipping errors at a desired stage in the stream.

@timonv timonv merged commit a5051b7 into master Jun 22, 2024
2 of 3 checks passed
@timonv timonv deleted the feat/error-handling-and-stream-inspection branch June 22, 2024 15:32
@tinco
Copy link
Member

tinco commented Jun 23, 2024

Nice I can get out of the feet with this.

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.

Stream inspection Improved error handling
2 participants