trustgraph/trustgraph-unstructured
Cyber MacGeddon c3ce07d6f0 fix: large document handling and Cassandra query pagination
- Paginate heavy Cassandra reads (triples, graph/document embeddings)
  using synchronous session.execute() in run_in_executor with fetch_size
  paging, preventing materialization hang on large result sets
- Fix document stream endpoint to use workspace-scoped librarian queues
- Add decoder error handling for PDF/OCR/unstructured processors
- Add WebSocket mux guards for missing auth fields
- Add null check in librarian document streaming
- Rewrite get_document_content CLI to stream via librarian
- Add Poppler dependency to unstructured container
2026-06-01 22:38:43 +01:00
..
trustgraph/decoding/universal fix: large document handling and Cassandra query pagination 2026-06-01 22:38:43 +01:00
pyproject.toml Open 2.5 release branch (#939) 2026-05-19 16:07:27 +01:00