Patrick Bell
Patrick Bell
+1, running into this as well on Lambda. Did you end up finding any solution here?
https://github.com/frinyvonnick/node-html-to-image/blob/64955f9f9f1f6f6c2d56fd0d631f8d995d3d12f4/src/main.ts#L64-L67 This looks to be the culprit. This library is exiting the process on unexpected errors in the cluster. This is *very* unexpected behavior. I'll put in a PR sometime...
Also experiencing this - have already set the timeout preference configuration setting in my config.xml
Running into this error as well on Next 14.2.13 - removing the loading.tsx on the sub-page doesn't seem to work.