Skip to content

[codex] Fix app-server initialized request analytics build#17830

Merged
etraut-openai merged 1 commit into
mainfrom
etraut/fix-main-app-server-build
Apr 14, 2026
Merged

[codex] Fix app-server initialized request analytics build#17830
etraut-openai merged 1 commit into
mainfrom
etraut/fix-main-app-server-build

Conversation

@etraut-openai

Copy link
Copy Markdown
Collaborator

Problem: PR #17372 moved initialized request handling into dispatch_initialized_client_request, leaving analytics code that uses connection_id without a local binding and breaking codex-app-server builds.

Solution: Restore the connection_id binding from connection_request_id before initialized request validation and analytics tracking.

@etraut-openai etraut-openai marked this pull request as ready for review April 14, 2026 20:07
@etraut-openai etraut-openai merged commit 1fd9c33 into main Apr 14, 2026
18 of 21 checks passed
@etraut-openai etraut-openai deleted the etraut/fix-main-app-server-build branch April 14, 2026 20:11
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 14, 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