Tarsier LabsTarsier Labs
🐵
Home
Categories
Tags
Bookmarks
About
Back to tags

ServerSentEvents

0 articles

SSE Streaming in Translation Quality Detection: A Practical OOM Fix

SSE Streaming in Translation Quality Detection: A Practical OOM Fix

This article details the complete process of a translation quality detection feature evolving from an OOM crash to an SSE streaming refactor, including cursor pagination fixes, the NestJS @Sse() double-wrapping issue, an authentication scheme for EventSource without custom headers, and the design pattern of a frontend useSSE Hook.

00
Interface Management