Deco Site Memory Debugging

Debug memory issues on current blocks sites. Cloudflare Workers (@decocms/tanstack) sites are diagnosed via the tail-worker exceededMemory/exceededCpu capture in ClickHouse plus wrangler tail/dev — there is no live production process to attach to. Node/RSC (@decocms/nextjs) sites use Node's own --inspect CDP flow (process.memoryUsage(), forced GC, heap snapshots).

decocms 0915d48 3 files · 35.5 KB Updated

File contents

decocms/blocks/tree/main/.cursor/skills/deco-site-memory-debugging commit 0915d48144

Frequently asked questions

npx skillmds@latest add decocms/deco-site-memory-debugging