Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
add timeout of 40 seconds fixes #2
Browse files Browse the repository at this point in the history
  • Loading branch information
rpcme committed Apr 15, 2021
1 parent 93551e6 commit 1843f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Resources:
CodeUri: monitor/
Handler: app.lambda_handler
Runtime: python3.8
Timeout: 40
Events:
Timer:
Type: Schedule
Expand Down

0 comments on commit 1843f4f

Please sign in to comment.