Skip to content

fix(console): revert streamed zen request bodies - #44444

Merged
thdxr merged 1 commit into
devfrom
revert-zen-stream
Aug 23, 2026
Merged

fix(console): revert streamed zen request bodies#44444
thdxr merged 1 commit into
devfrom
revert-zen-stream

Conversation

@thdxr

Copy link
Copy Markdown
Member

Reverts #44429.

Live production sampling showed a sharp 401 regression: 249 sampled requests failed with ModelError: Model is not supported because real OpenAI clients do not consistently serialize model first. Restore the prior buffered implementation immediately.

@thdxr
thdxr merged commit 3d31e4b into devAug 23, 2026
10 checks passed
@thdxr
thdxr deleted the revert-zen-stream branch August 23, 2026 15:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@thdxr