Skip to content

Commit de9645e

Browse files
committed
revert timeout experiment
1 parent 9954fb2 commit de9645e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": 120000,
78+
"timeoutInMillis": 29000,
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)