Skip to content

Commit

Permalink
increase random name function timeout to 7 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
mwunderl committed Nov 30, 2017
1 parent 3eac6af commit 2d2e0d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _lambda/random-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ Resources:
Handler: index.handler
Role: { "Fn::GetAtt": ["RandomNameRole", "Arn"] }
Runtime: nodejs4.3
Timeout: 7

0 comments on commit 2d2e0d5

Please sign in to comment.