Files
OmniRoute/tests
BillyOutlast 07b99d4325 fix(usage): port #12910 exact-id finalization into the dual-layer cache
Ports the single-layer cache's #12910 fix into the new dual-layer
checkSemanticCache: finalize the exact pending request by id
(finalizePendingScope) instead of an ambiguous (model, provider,
connectionId) tuple, which could finalize the wrong in-flight
request when connectionId is null or multiple requests share a
connection.

Co-authored-by: Jihyun Son <initguru@gmail.com>
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>
2026-09-16 02:16:27 -03:00
..