Frank
--increase-timeout
flag for sst start
. It will extend your Lambda function timeout to 15 minutes when running inside sst start
. That should give you plenty time to debug with breakpoints (👋VSCoders!)
Make sure you grab the latest launch.json config from here - https://docs.serverless-stack.com/debugging-with-vscode#launch-configurationsRoss Coundon
06/11/2021, 8:52 AMFrank
Queue
, this flag will also extend its visibility timeout. (Queue’s visibility timeout has to be longer than its consumer Lambda’s function timeout)Ross Coundon
06/11/2021, 2:40 PMFrank
Jay
Ross Coundon
06/11/2021, 6:14 PMRoss Coundon
06/11/2021, 6:14 PMJay
Ross Coundon
06/11/2021, 7:15 PMJay