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