trustgraph/trustgraph-unstructured/trustgraph/decoding
cybermaggedon 25995d03f4
Fix stray log messages caused by librarian messages (#706)
Warning generated by librarian responses meant for other
services (chunker, embeddings, etc.) arriving on the shared
response queue. The decoder's subscription picks them up, can't
match them to a pending request, and logs a warning.

Removed the warnings, as not serving a purpose.
2026-03-23 13:16:39 +00:00
..
universal Fix stray log messages caused by librarian messages (#706) 2026-03-23 13:16:39 +00:00