#Daniele-Webhook

1 messages · Page 1 of 1 (latest)

covert wing
#

Hi there, I saw some timeout errors, can you check if the webhook endpoint is working?

languid hamlet
#

yeah it is, we process like 200k weekly

#

seems weird that the errors are only for that specific account id

#

any info other than timeout errors?

covert wing
#

I'd suggest you to start with checking your endpoint servers

languid hamlet
#

what's the maximum timeout you support for webhooks?

covert wing
#

I can't find an answer about the timeout but we usually recommend our users to respond 200 immediately.

languid hamlet
#

you mean sending a 200 even before processing things?

covert wing
#

Yes, you should avoid processing complicated logic in the webhook handling .

languid hamlet
#

alright, will look into that thank you