-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi Team!
We are currently using this lambda extension for tracing and we are experiencing failed lambda invocations with error log from the extension itself:
DD_EXTENSION | ERROR | TRACE_AGENT | handle_proxy | Error extracting request body: Failed to buffer the request body: error reading a body from connection
As far as I understand this is caused by the AWS Lambda runtime freezing or terminating the lambda instance without gracefully waiting for all traces to be processed. The business logic in the lambda function executes without issues so this does not cause any serious issues, just noise in the logs and maybe missing traces.
Is this understanding correct? Do you guys have a suggestion for how to setup the Lambda to avoid these error logs?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels