docling-studio/document-parser/services
Pier-Jean Malandrino 69ce1df5a1 Narrow exception handlers for better diagnostics
Replace broad `except Exception` with specific types (FileNotFoundError,
PermissionError, OSError) so errors are properly categorized in logs.
Users reporting bugs will get actionable messages instead of generic ones.
2026-04-03 13:48:33 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
analysis_service.py Narrow exception handlers for better diagnostics 2026-04-03 13:48:33 +02:00
document_service.py Narrow exception handlers for better diagnostics 2026-04-03 13:48:33 +02:00