Files
diegosouzapw 2406e8787b test(chatcore): fix structurally-broken pending-detail predicate (flatten before find)
pendingRequests.details[connectionId] is Record<modelKey, PendingRequestDetail[]>
— the upstream-timeout test's waitFor tested each ARRAY's .providerRequest
(always undefined), so it could never resolve and expired (failed on 3 CI jobs;
reproduced deterministically isolated, including at the published v3.8.18 tag).
Flatten to the actual details + declare the call_log_pipeline_enabled dependency
explicitly + waitFor ceiling with real CI headroom.
2026-06-09 22:36:23 -03:00
..
2026-05-23 01:46:59 -03:00
2026-06-09 15:56:24 -03:00
2026-06-09 15:56:24 -03:00