Skip to content

Updating Java Lambda to Datadog-Extension-ARM version 84 leads to Lambda running until timeout #849

@remcozigterman

Description

@remcozigterman

Hello,

we have several java/kotlin lambda's runnin in timeouts since we have updated the Datadog-Extension-ARM layer to version 84 or newer. Our own code completes in several milliseconds and after that the lambda waits until it time outs to response (in our case 1 minute). We can point this problem to the update of the Datadog-Extension-ARM layer from version 83 to 84.

This problem only happens when the lambda is a versioned layer with snapstart enabled. If we run the lambda directly on the main version it response in normal time.

We also updated the dd-trace-java lambda layer from version 23 to version 24, but that did not have any change in the response time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions