Closed aCampello closed 3 years ago
Is it possible to change the timeout using the RIE? Currently it seems that it is set to 300s, however the Lambda functions can now run up to 15 minutes
You can configure the timeout through an Env Var. Details are in the our README.
"You can configure timeout by setting AWS_LAMBDA_FUNCTION_TIMEOUT to the number of seconds you want your function to timeout in."
Is it possible to change the timeout using the RIE? Currently it seems that it is set to 300s, however the Lambda functions can now run up to 15 minutes