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.