Skip to content

Add fast failing logic#84

Merged
dbrkn merged 2 commits into
mainfrom
berkin/fail-fast-error-handling
Dec 15, 2025
Merged

Add fast failing logic#84
dbrkn merged 2 commits into
mainfrom
berkin/fail-fast-error-handling

Conversation

@dbrkn

@dbrkn dbrkn commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

This PR adds fail-fast logic for streaming transcription pipelines. Previously, when errors occurred during sample processing, the evaluation would log the error but continue to the next sample. Now, any exception will immediately fail the entire evaluation job.

@dbrkn
dbrkn requested a review from EduardoPach December 15, 2025 17:11
@dbrkn
dbrkn marked this pull request as ready for review December 15, 2025 17:23
@dbrkn
dbrkn merged commit e1251d2 into main Dec 15, 2025
2 checks passed
@dbrkn
dbrkn deleted the berkin/fail-fast-error-handling branch December 15, 2025 19:43
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.

2 participants