Skip to content

Don't include previous response id with Codex #271962

@lramos15

Description

@lramos15

This seems to happen whenever we do a network retry after a network changed error

Image

Logs

2025-10-17 11:55:57.882 [warning] Tool github-pull-request_renderIssues failed validation: object has required property 'commentCount' that is not defined
2025-10-17 11:55:57.882 [warning] Tool github-pull-request_renderIssues failed validation: object has required property 'reactionCount' that is not defined
2025-10-17 11:56:47.448 [info] ccreq:4ba130ab.copilotmd | success | gpt-5-codex | 49566ms | [panel/editAgent]
2025-10-17 11:56:47.641 [warning] Tool github-pull-request_renderIssues failed validation: object has required property 'commentCount' that is not defined
2025-10-17 11:56:47.641 [warning] Tool github-pull-request_renderIssues failed validation: object has required property 'reactionCount' that is not defined
2025-10-17 11:57:43.876 [error] Error: net::ERR_NETWORK_CHANGED
    at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/utility_init:2:10610)
    at SimpleURLLoaderWrapper.emit (node:events:519:28)
    at SimpleURLLoaderWrapper.callbackTrampoline (node:internal/async_hooks:130:17): Error on conversation request
2025-10-17 11:57:43.876 [info] Retrying chat request with node-fetch after net::ERR_NETWORK_CHANGED error.
2025-10-17 11:57:44.114 [info] Request ID for failed request: a5d1ff57-04a4-4bdf-880e-d111080a7300
2025-10-17 11:57:44.116 [error] Request Failed: 400 {"error":{"message":"previous_response_id is not supported","code":"unsupported_value","param":"previous_response_id","type":"invalid_request_error"}}
2025-10-17 11:57:44.117 [info] ccreq:abc751e1.copilotmd | failed | gpt-5-codex | 241ms | [retry-error-panel/editAgent]
2025-10-17 11:57:44.117 [info] ccreq:31dae2d4.copilotmd | failed | gpt-5-codex | 56476ms | [panel/editAgent]
2025-10-17 11:57:44.698 [info] message 0 returned. finish reason: [stop]
2025-10-17 11:57:44.698 [info] request done: requestId: [d2c87443-fada-4ffe-bcf9-c12ff2fbf19c] model deployment ID: []
2025-10-17 11:57:44.700 [info] ccreq:8ff7ca0e.copilotmd | success | gpt-4o-mini | 434ms | [title]

codex.copilotmd

codex.request.json

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugchat

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions