AWS Lambda: Process exited before completing request
The message "Process exited before completing request" means that the function exited before calling context.done (or context.succeed, etc.).
Dashbird continuously monitors and analyses your serverless applications to ensure reliability, cost and performance optimisation and alignment with the Well Architected Framework.
Product Features Start Free TrialType: LOG EVENT Severity: CRITICAL Error message: Process exited before completing request
The message “Process exited before completing request” means that the function exited before calling context.done
(or context.succeed
, etc.). Usually, this means that there is some error in your code. It can also mean that your function has run out of memory (this is evident from the REPORT line).
Made by Developers for Developers
Our history and present are deeply rooted in building large-scale cloud applications on state-of-the-art technology. Dashbird was born out of our own need for an enhanced serverless debugging and monitoring tool, and we take pride in being developers.