Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Release new lambda image - Two important changes #123

Closed
mooyoul opened this issue Oct 12, 2018 · 3 comments
Closed

Release new lambda image - Two important changes #123

mooyoul opened this issue Oct 12, 2018 · 3 comments

Comments

@mooyoul
Copy link

mooyoul commented Oct 12, 2018

There's new updates to lambda:

  1. Now lambda supports function execution up to 15 minutes!
  2. Now Node.js 8.10 Runtime supports any Promise implementations! (Relevant Issue: AWS Lambda Node 8.10 Runtime Support aws/aws-xray-sdk-node#27)
@mhart
Copy link
Member

mhart commented Oct 12, 2018

@mooyoul the images already support arbitrary execution times. Set the AWS_LAMBDA_FUNCTION_TIMEOUT env variable to whatever you'd like. I'll probably keep the default at 300 seconds so that it doesn't break any existing users expectations.

Updating the nodejs8.10 image now

@mhart
Copy link
Member

mhart commented Oct 12, 2018

Done – thanks for the heads up! 👍

@mhart mhart closed this as completed Oct 12, 2018
@mooyoul
Copy link
Author

mooyoul commented Oct 16, 2018

@mhart Thank you for your effort as always! 💯

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants