Skip to content

Improve error handling#130

Merged
jnu merged 1 commit intomainfrom
error-handling
May 10, 2025
Merged

Improve error handling#130
jnu merged 1 commit intomainfrom
error-handling

Conversation

@jnu
Copy link
Copy Markdown
Contributor

@jnu jnu commented May 10, 2025

  • Handles an edge case where quality report raises divide-by-zero error when redaction is empty. We will avoid the zero-div error, so that the upstream error that triggered this condition can be surfaced better.
  • Add more exception handling over code blocks that don't perform critical routines, to help minimize number of scenarios where redaction completely breaks and must be retried.
  • Bump bc2 version to pick up changes along the same lines in the pipeline processor

@jnu jnu merged commit 96bf7bb into main May 10, 2025
1 check failed
@jnu jnu deleted the error-handling branch May 10, 2025 20:28
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