Why is AWS Lambda resetting every ~2hrs even with regular ping from EventBridge? – Amazon web services
I have a Lambda function that has an unacceptably long start-up time due to large files being transferred on initialisation. Once this is done, the actual data processing is very quick I've set up a rule with EventBridge that keeps…