OpenRAG Version
0.3.0
Deployment Method
uv add (installed in project)
Operating System
macOs 15.6
Python Version
3.13
Affected Area
Ingestion (document processing, upload, Docling)
Bug Description
After the application remains running for a prolonged period of continuous use (approximately 4+ hours), document ingestion starts failing. The failure occurs in the Docling Serve component with a URL protocol error, even though ingestion was working earlier in the same session.
Steps to Reproduce
- Launch the OpenRAG application.
- Keep the application running for an extended period, around 4 or more hours.
- Use the application normally during this period.
- After prolonged usage, try to ingest a document.
- Observe the ingestion result.
Expected Behavior
The application should remain stable and responsive after prolonged continuous use, and document ingestion should continue to work normally.
Actual Behavior
Document ingestion fails after prolonged usage with the following error:
Error running graph: Error building Component Docling Serve:
Request URL is missing an 'http://' or 'https://' protocol.
Relevant Logs
Error running graph: Error building Component Docling Serve:
Request URL is missing an 'http://' or 'https://' protocol.
Screenshots
Additional Context
No response
Checklist
OpenRAG Version
0.3.0
Deployment Method
uv add (installed in project)
Operating System
macOs 15.6
Python Version
3.13
Affected Area
Ingestion (document processing, upload, Docling)
Bug Description
After the application remains running for a prolonged period of continuous use (approximately 4+ hours), document ingestion starts failing. The failure occurs in the Docling Serve component with a URL protocol error, even though ingestion was working earlier in the same session.
Steps to Reproduce
Expected Behavior
The application should remain stable and responsive after prolonged continuous use, and document ingestion should continue to work normally.
Actual Behavior
Document ingestion fails after prolonged usage with the following error:
Error running graph: Error building Component Docling Serve:
Request URL is missing an 'http://' or 'https://' protocol.
Relevant Logs
Screenshots
Additional Context
No response
Checklist