<@U0298UDNNGN> Some of the things you reported sho...
# general
t
@Kujtim Hoxha Some of the things you reported should be fixed in here, let me know
@mkarsene I think this build might fix your issue with everything freezing
m
Not yet. My lambdas are still timing out sometimes... and I get this error in cmd: "failed to send response because the lambda function is disconnected"
t
Can you send the debug log from the .build folder
r
I'm seeing the
Copy code
Failed to send response because the Lambda function is disconnected
message too in 0.54.3, I've not noticed it before
I'm also struggling to have it hit my breakpoints in VSC
Might be stranger than that. the breakpoint was hit but about 20s after the response had been sent. After that, it's getting hit reliably. This might have been due to overlapping requests as I was trying to make it stop at the breakpoint. I'm going to restart everything and I try to reproduce
Now it's behaving, I'll report back if I see it again
t
@mkarsene has been having similar issues so will look into it today
If you guys see it again can you send the logs for the function from the AWS console?
r
sure
m
@Ross Coundon what do you mean restart? Coz I have dine that, I have also gone back to an earlier version, and also deleted the app and restarted it. I still get it...
@thdxr here's the debug log from the .build folder
r
I restarted Visual Studio Code.
Getting a new error now... Also see attached log