Node Error 413 request body too large

If I connect with chrome dev tools to my node.js process this is the error I get in console https://i.pvpcraft.ca/1qvwm.png

Here’s a flame chart of sentry trying to capture it (flame chart lost due to link limit and lack of ctrl+Z in editor)

Here is the code that generated that based on a uncaught Promise rejection https://github.com/macdja38/pvpcraft/blob/master/PvPCraft.js#L753-L769

If anyone could provide any advice as to correctly record errors like these I would be great-full.

Ohh, I found the flame chart https://i.pvpcraft.ca/czd7y.png