Join Slack
Powered by
What does “Failed to send response because the Lam...
# help
d
Daniel Gato
01/28/2022, 6:49 PM
What does “Failed to send response because the Lambda function is disconnected” mean for SST?
r
Ross Coundon
01/28/2022, 6:50 PM
I think it's typically that you were debugging and the api gateway request timed out but you were still stepping through the lambda
d
Daniel Gato
01/28/2022, 6:51 PM
Thanks
p
Pavan Kumar
03/23/2022, 1:28 PM
@Ross Gerbasi
Is there a way to increase timeout?
r
Ross Coundon
03/23/2022, 1:32 PM
You can pass --increase-timeout in the sst CLI command to allow you to continue debugging your lambda after the API Gateway timeout has been breached
Open in Slack
Previous
Next