Skip to content

docs(intern-23): error handling trace + test proof (#361) - #398

Open
CodingMinh wants to merge 1 commit into
masterfrom
intern/23-error-handling-strategy
Open

docs(intern-23): error handling trace + test proof (#361)#398
CodingMinh wants to merge 1 commit into
masterfrom
intern/23-error-handling-strategy

Conversation

@CodingMinh

Copy link
Copy Markdown
Collaborator

Summary

Test cases (evidence in trace file)

Case Exit Result
OK txt / OK PDF 0 full_success
Corrupt PDF 1 failed
Mismatch .txt.pdf 1 failed
Malformed DOCX 1 failed (fail-fast)
Partial PDF --no-pdf-ocr 0 partial_success + warning

Key code paths

Closes #361

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

[intern-23] Error handling deep-dive: recover gracefully từ format mismatch & corrupt data

1 participant