Skip to content

Fix streaming ndjson for malformed backend responses#237

Merged
byo merged 3 commits intomainfrom
fix-streaming-ndjson-for-malformed-backend-responses
May 5, 2026
Merged

Fix streaming ndjson for malformed backend responses#237
byo merged 3 commits intomainfrom
fix-streaming-ndjson-for-malformed-backend-responses

Conversation

@byo
Copy link
Copy Markdown
Contributor

@byo byo commented May 5, 2026

No description provided.

byo added 2 commits May 5, 2026 13:16
The issue was already fixed in the doFindNDJson method
but the same bug was still present in doFindStreaming one.

This commit extracts common code from doFindNDJson and doFindStreamind
so that both methods are immune for malformed backend response issues.
@byo byo requested a review from willscott May 5, 2026 11:16
@byo byo merged commit 6af9234 into main May 5, 2026
6 checks passed
@byo byo deleted the fix-streaming-ndjson-for-malformed-backend-responses branch May 5, 2026 11:34
Sign up for free to 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.

2 participants