Max response time HTTP 200

Hi,

In the documentation I found this information:
“Copilot expects to receive an HTTP 200 response code from your endpoint. We will retry to deliver the message 3 times if we don’t receive one. To prevent time-outs, it is wise to configure your endpoints to send a 200 and then do any long-running processing on the data.”
But it was not specified in what time the response should occur, I noticed that sometimes it is repeated after our HTTP 200 response, but I don’t know in what time we should fit.

Best regards
Wieslaw

Hi @Wieslaw_Olborski! Thanks for reaching out!

We have a 5-second timeout for webhook responses, so your endpoint should return a 200 within that time. Please let me know if you have any other questions. We are always here to help! :grinning_face: