Resume dispatch
In the event of webhook errors (no response, server unavailability, network error or http response code outside the 2xx range), the system makes cyclic attempts to resume dispatch at a variable frequency:
The following approximate values:
- every 10 minutes for the first hour
- every 1h for the next 23h
Delivery attempts are terminated 24 hours after the first unsuccessful attempt or a valid server response. Each subsequent attempt is recorded as a separate entry in the shipping history.
Updated 9 months ago
Did this page help you?