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.
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.