Skip to content

[codex] Backport websocket trace fix to release/0.142#30771

Merged
dylan-hurd-oai merged 1 commit into
release/0.142from
codex/backport-30757-to-release-0.142
Jun 30, 2026
Merged

[codex] Backport websocket trace fix to release/0.142#30771
dylan-hurd-oai merged 1 commit into
release/0.142from
codex/backport-30757-to-release-0.142

Conversation

@dylan-hurd-oai

Copy link
Copy Markdown
Collaborator

Summary

Backports #30757 to release/0.142.

Removes the trace-level log that emitted the full Responses WebSocket request text.

Why

The full request payload was still being logged by this trace statement and was not covered by the existing request-log filtering.

Impact

Prevents full WebSocket request contents from being written to traces on the 0.142 release branch. This does not change request behavior or the app-server API.

Testing

  • just fmt
  • just test -p codex-api (130 passed)

Cherry-picked from db887d03e1f907467e33271572dffb73bceecd6b with -x.

## Summary
This is a follow-up to #29432 to
remove one additional trace statement that is not being filtered by
#29457.

## Testing
- [x] Unit tests pass

(cherry picked from commit db887d0)
@dylan-hurd-oai dylan-hurd-oai marked this pull request as ready for review June 30, 2026 23:29
@bolinfest bolinfest self-requested a review June 30, 2026 23:38
@dylan-hurd-oai dylan-hurd-oai merged commit e019402 into release/0.142 Jun 30, 2026
26 of 29 checks passed
@dylan-hurd-oai dylan-hurd-oai deleted the codex/backport-30757-to-release-0.142 branch June 30, 2026 23:40
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants