[GH-ISSUE #527] [Chore] Handle bad chunk from stream #309

Closed
opened 2026-02-22 18:18:53 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Jan 4, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/527

see https://github.com/Mintplex-Labs/anything-llm/issues/499#issuecomment-1877560845

We should handle the edge case when the chunk is totally invalid. Ideally we throw an exception totally since the response will ultimately be null if the chunks are invalid.

Originally created by @timothycarambat on GitHub (Jan 4, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/527 see https://github.com/Mintplex-Labs/anything-llm/issues/499#issuecomment-1877560845 We should handle the edge case when the chunk is totally invalid. Ideally we throw an exception totally since the response will ultimately be null if the chunks are invalid.
yindo added the good first issuebug labels 2026-02-22 18:18:53 -05:00
yindo closed this issue 2026-02-22 18:18:53 -05:00
yindo changed title from [Chore] Handle bad chunk from stream to [GH-ISSUE #527] [Chore] Handle bad chunk from stream 2026-06-05 14:34:37 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#309