You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MIGRATION: if you want the stack trace for some reason to be hidden you can catch any possible exception in your handler code and modify the error instance yourself
rename option to terminate lambda time
MIGRATION: the previous option was never mentioned in the documentation. just use the new flag name.
MIGRATION: the --useChildProcess flag was not needed anymore since the introduction of worker-threads in node.js. just use the default (no option), which is worker-threads.