200
status code within 10 seconds to confirm successful receipt. Your server should return this response immediately and process the message afterward. Processing the message before sending the response can lead to timeouts and trigger unnecessary retries.
200
status code. If we do not receive a 200
status code within 10 seconds, the attempt is considered failed. During this window, any non-2xx
responses are ignored.2xx
responses.2xx
responses are ignored during this window.Attempt | Interval |
---|---|
3 | 1 min |
4 | 5 min |
5 | 10 min |
6 | 30 min |
7 | 2 hours |
8 | 6 hours |
9 | 12 hours |
10 | 24 hours |