ECOM Webhook Timeout Length
in Development
What is the length of time for a timeout on the ecom webhook?
I have a webhook which has been ocassionally getting around 5s and it seems to be being called multiple times. I'm going to increase my lambda timeouts to around 30s but I'd like to know when lightspeed ECOM will drop my connection so that I can re-architect to a background work if needed.
TIA.
1 comment
Hi @bramski,
That would be 5 seconds. If there have been no response within this given time period, it will trigger the retry mechanism and send the webhook again.