getappmap / appmap-js

Client libraries for AppMap
45 stars 12 forks source link

fix: don't crash on bad AppMaps #1839

Closed apotterri closed 4 weeks ago

apotterri commented 4 weeks ago

When creating a stack while building an AppMap, there's an unknown issue that causes an infinite loop that will eventually crash node.

This change introduces a check for the error, and throws an Error to avoid the crash. It's not really a fix, just a bandaid.

appland-release commented 3 weeks ago

:tada: This PR is included in version @appland/models-v2.10.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: