Some additional places which will need updating

This commit is contained in:
Trenton H
2026-03-10 09:13:57 -07:00
parent 0b00c66b96
commit c8e5e6c4e2
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -399,6 +399,7 @@ def update_document_content_maybe_archive_file(document_id) -> None:
f"Error while parsing document {document} (ID: {document_id})",
)
finally:
# TODO(stumpylog): Cleanup once all parsers are handled
parser.cleanup()