Skip to content

Commit

Permalink
Bump timeout for go flaky test (#482)
Browse files Browse the repository at this point in the history
Co-authored-by: Jared Bentvelsen <[email protected]>
  • Loading branch information
bentvelj and Jared Bentvelsen authored Feb 1, 2024
1 parent 1771a82 commit 8aa3d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go1.x/hello/{{cookiecutter.project_name}}/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Description: >
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
Globals:
Function:
Timeout: 5
Timeout: 10
MemorySize: 128

Resources:
Expand Down

0 comments on commit 8aa3d54

Please sign in to comment.