Skip to content

Commit 9954fb2

Browse files
committed
try to increase timeout
1 parent 5c121c6 commit 9954fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/components/api/resources/spec.tmpl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"statusCode": "200"
7676
}
7777
},
78-
"timeoutInMillis": 29000,
78+
"timeoutInMillis": 120000,
7979
"type": "AWS_PROXY",
8080
"uri": "arn:aws:apigateway:${AWS_REGION}:lambda:path/2015-03-31/functions/${GET_LETTERS_LAMBDA_ARN}/invocations"
8181
}

0 commit comments

Comments
 (0)