Skip to main content

Response and retry policies

Response policy

Your client should respond as quickly as possible with OK 200 HTTP status code. Any other response will result in our system marking the event as failed delivery. Also note that response longer than 2000ms could likewise result in a failed delivery.

Retry policy

In case of no response or response different than OK 200 HTTP status code from your client, our platform will make additional attempts to redeliver the event.

  • Initial attempt - platform will try to deliver the message 5 times with timeout set to 5s for each attempt