Profile Worker Memory

Diagnose a worker that is growing memory or being OOM-killed: separate a JS-heap leak from native growth, take a V8 heap snapshot of a live worker in place (never uploading it), and walk the retainer path back to the code that holds the memory. Use when a self-hoster reports 'memory correlates with pod age', workers restart on their own, or a container sits near its limit.

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/activepieces@activepieces/.agents/skills/profile-worker-memory commit 47c830a091

Frequently asked questions

npx skillmds@latest add gabrielmoreira/profile-worker-memory