2026.5.1
nari-labs/dia2026.5.1May 15, 2026by GabrielBianconi
AI Summary
Fixes a bug where Server-Sent Events (SSE) body decoding errors were not being treated as fatal failures.
Key Highlights
- Treats SSE body decoding errors as fatal
New Features
- Improved SSE error handling
- Prevents silent failures in streaming responses
Full Release Notes
**Bug Fixes** - Treat SSE body decoding errors as fatal.