Files
codex/codex-rs/analytics
jif 1cd78651e2 Preserve response IDs for fast collaborator tool events (#42752)
## Why

Collaborator tools can finish before their sampling response arrives, causing
their analytics events to be emitted without response correlation.

## What changed

Hold completed collaborator tool events until the reducer can attach their
originating and subsequent response IDs.

## Testing

Add coverage for both orderings of collaborator completion and sampling
response arrival.

GitOrigin-RevId: 5933424dd90702685cdb4a9693fed96c7885989a
2026-09-04 12:39:40 +00:00
..