'Node.js app heap allocation problem on heroku

An app I'm working on is crashing from time to time due to a memory allocation problem on a heap. The main problem currently is that I don't know how to find the root cause of a problem. Here are logs of a problem provided by Heroku.

Link to gist with logs

I'm using Node version 12.18.3



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source