Debugging and fixing a memory leak in a Node.js service in Production
Too Long Didn't Read (TLDR;)
I used Service Down Slack alerts to find out that there was some issue with the service. I used the New Relic % Memory Usage Graph to notice that there's an unusual memory usage pattern. A colleague mentioned there might ...
karuppiah.dev30 min read