We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29524ed commit ad4028fCopy full SHA for ad4028f
cloudformation/03-lambda.yml
@@ -26,7 +26,7 @@ Resources:
26
# TODO: Tune? Works well enough for now
27
MemorySize: 1769 # Needed to increase the CPU
28
29
- Timeout: 15
+ Timeout: 120 # 2 minutes
30
31
# Makes the lambda quick enough to be viable
32
SnapStart:
0 commit comments