The httpx.AsyncClient was created without a timeout parameter, defaulting to 5 seconds for reads. This is too short for uploading PDFs to presigned URLs and waiting for Iris API responses. Set explicit timeouts: 30s default, 120s for reads. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| iris.py | ||
| markitdown.py | ||