Hello apologies for the noob question, just trying to setup the aws lambda function using the starter kit and tutorial however I am running across this error:
Response
{
"errorMessage": "2021-04-16T14:39:31.032Z 1ca25f8c-a972-42f2-8f13-0226b76415e4 Task timed out after 3.00 seconds"
}
Function Logs
START RequestId: 1ca25f8c-a972-42f2-8f13-0226b76415e4 Version: $LATEST
2021-04-16T14:39:28.062Z 1ca25f8c-a972-42f2-8f13-0226b76415e4 INFO ==>init
2021-04-16T14:39:29.340Z - [32minfo[39m: Initializing jsreport@2.9.0 in development mode using configuration file: /var/task/prod.config.json
2021-04-16T14:39:29.359Z - [32minfo[39m: Searching for available extensions in /opt/nodejs/
2021-04-16T14:39:29.380Z - [32minfo[39m: Extensions location cache not found, crawling directories
END RequestId: 1ca25f8c-a972-42f2-8f13-0226b76415e4
REPORT RequestId: 1ca25f8c-a972-42f2-8f13-0226b76415e4 Duration: 3003.47 ms Billed Duration: 3000 ms Memory Size: 128 MB Max Memory Used: 55 MB
2021-04-16T14:39:31.032Z 1ca25f8c-a972-42f2-8f13-0226b76415e4 Task timed out after 3.00 seconds
Request ID
1ca25f8c-a972-42f2-8f13-0226b76415e4