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

Debug

0 articles

Production Environment Node.js OOM Investigation and Fix: A Complete Record from 300MB Limit to SSE Leak

Production Environment Node.js OOM Investigation and Fix: A Complete Record from 300MB Limit to SSE Leak

This article fully documents the investigation process of a NestJS backend crashing in production due to a JavaScript Heap OOM. It analyzes three compounding factors (tight heap limit, SSE connection leak, Prisma memory usage) and provides a step-by-step fix plan.

00
Interface Management
OpenNext Cloudflare Build Pipeline Deep Dive: From Next.js Build to Worker Deployment

OpenNext Cloudflare Build Pipeline Deep Dive: From Next.js Build to Worker Deployment

00
Operations and Deployment
Cloudflare Workers CPU Time Limit Troubleshooting and Optimization in Practice

Cloudflare Workers CPU Time Limit Troubleshooting and Optimization in Practice

00
Operations and Deployment