Skip to content

Fix silent error swallowing in repair_encoding.go#70

Merged
wesm merged 1 commit intowesm:mainfrom
hughdbrown:bug-silent-errors
Feb 5, 2026
Merged

Fix silent error swallowing in repair_encoding.go#70
wesm merged 1 commit intowesm:mainfrom
hughdbrown:bug-silent-errors

Conversation

@hughdbrown
Copy link
Contributor

Row scanning errors in repairMessageFields, repairDisplayNames, and repairOtherStrings were silently ignored with bare continue statements. Log skipped rows to stderr with error details and track count in repairStats so users are informed of data issues during encoding repair.

Row scanning errors in repairMessageFields, repairDisplayNames, and
repairOtherStrings were silently ignored with bare continue statements.
Log skipped rows to stderr with error details and track count in
repairStats so users are informed of data issues during encoding repair.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@wesm wesm force-pushed the bug-silent-errors branch from 784eec4 to 16ae0dc Compare February 5, 2026 14:00
@wesm wesm merged commit f72ab8e into wesm:main Feb 5, 2026
2 checks passed
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