Skip to content

Commit

Permalink
GHHooks lambda use excessive timeout for now
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBM committed Sep 25, 2023
1 parent 8995722 commit 8c82b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/penny-discord-bot-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ Resources:
Handler: handler
Role: !GetAtt lambdaIAMRole.Arn
Runtime: provided.al2
Timeout: 8
Timeout: 30

lambdaGHOAuthRoutePermission:
Type: AWS::Lambda::Permission
Expand Down

0 comments on commit 8c82b61

Please sign in to comment.