Notification retries
There are two types of mechanisms to send and retry webhook notifications.
When any event occurs (i.e. ORDER_CREATED
) the system will automatically start our first-level retry mechanism to send notifications.
If that fails, the second-level retry mechanism takes over.