Please help me with this error

I am getting this error log in aws lambda when i am trying to capture transaction labels.

2023-10-16 07:50:32,698 [elastic-apm-server-reporter] ERROR co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Failed to handle event of type TRANSACTION with this error: null

2023-10-16 07:50:32,699 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Event handling failure

java.util.concurrent.TimeoutException: null

Hi @Ankit_kumar_Srivasta,

This looks to be a timeout, possibly due to connectivity issues. Can you check your settings, and confirm the APM server is accessible?