Skip to content

WarmUp Plugin timeout issue when invoking Lambda #369

@tuandv3-rikkeisoft

Description

@tuandv3-rikkeisoft

I am currently using Serverless WarmUp Plugin version 8.4.1.
However, when invoking the Lambda function, I consistently encounter the following error: "Socket timed out without establishing a connection within 1000 ms".
Could you please help check this issue and see if it is possible to increase the timeout to 3 seconds (3000 ms)?
Error details:
_2026-03-27T01:04:52.744Z 888bb54f-4e0f-4195-a501-ed72414ac253 ERROR Warm Up Invoke Error: fxon-api-prod-4-prod-getMaintainFunctionStatus Error [TimeoutError]: Socket timed out without establishing a connection within 1000 ms
at Timeout.onTimeout (/var/runtime/node_modules/@aws-sdk/node_modules/@smithy/node-http-handler/dist-cjs/index.js:75:23)
at listOnTimeout (node:internal/timers:605:17)
at process.processTimers (node:internal/timers:541:7) {
'$metadata': { attempts: 3, totalRetryDelay: 72 }
}

Thank you for your support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions