Getting some odd behavior from SST `Api` today, wo...
# sst
d
Getting some odd behavior from SST
Api
today, wondering if I am alone... https://github.com/serverless-stack/serverless-stack/issues/1163
This occurs for me even on a
/health
route (that just returns immediately)
t
It takes 2 min for live debug to start?
After the deploy?
Curious how many functions you have
d
I've tried it on 2 stacks, and it happens on both. Maybe 5-13 functions as the range. @thdxr
And yeah, about 2 min from when it says "Live Lambda Starting".
Just to ensure it's not hardware or network related, I did these tests on my server box. It's hardlined and has very steep specs.
t
ok so it deploys, then 2 min, then prints Live Lambda message
Hm
d
That's when it says ready for requests.
I send one, and it 500's after exactly 10 seconds (timeout), then about 10 minutes later, I get some logs locally.
t
Cam you send me the debug log
It should be in the .build folder
DM me
d
ill have a look
found a solid one, DMd
Live Lambda Dev is line 6562