docling-studio/document-parser/services
Pier-Jean Malandrino d810fda333 fix: preserve batch progress on analysis completion
Re-read the job from DB before mark_completed so that
progress_current/progress_total written during batched conversion
are not overwritten by the stale in-memory object.

Add regression unit test and e2e assertion on final progress values.
2026-04-09 15:51:36 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
analysis_service.py fix: preserve batch progress on analysis completion 2026-04-09 15:51:36 +02:00
document_service.py feat: make document max size configurable via MAX_FILE_SIZE_MB env var 2026-04-08 10:27:38 +02:00