Skip to content

Commit

Permalink
Default 20 sec timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkins committed Jun 22, 2024
1 parent 62b64db commit 84bcfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ provider:
architecture: {{ cookiecutter.arch }}
deploymentMethod: direct
memorySize: 128
timeout: 30
timeout: 20
stage: ${opt:stage, "production"}
region: eu-west-2
logRetentionInDays: 30
Expand Down

0 comments on commit 84bcfff

Please sign in to comment.