Docling's native document_timeout is the only mechanism that can interrupt processing inside a blocked thread (OCR, table extraction). Without it, asyncio.wait_for cannot stop a frozen conversion. Configurable via DOCUMENT_TIMEOUT env var (default: 120s). Closes #57 (C1) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bbox.py | ||
| local_chunker.py | ||
| local_converter.py | ||
| rate_limiter.py | ||
| serve_converter.py | ||
| settings.py | ||