#Voltone

1 messages · Page 1 of 1 (latest)

light plankBOT
mossy nacelle
#

Id like to know if the failed webhook still managed to execute some part of the lambda function (zohoapis.eu) or some extra clarification would be great!
We'd have no context on that I'm afraid. All we know is that your endpoint returned a non 2xx response (a timeout, actually) so we retried the delivery some time later

gritty sandal
#

I see, so potentially some of the function might of executed and it might of hanged. Thank you!

mossy nacelle
#

The timeout error implies they we didn't even get a response from your endpoint

#

Which to me is like indicative of a Lambda cold start

#

(we expect a 2xx response within ~20 seconds I believe otherwise we class it as a failure)