Webhook Retries

Doshii webhooks expect a response within 10 seconds. If no response is received in this time we will retry up to 10 times with an exponential backoff. e.g. 1 min, 3 mins and so on. If Doshii receives a non-2XX response code from the webhook it will retry with an exponential back-off up to 10 times also.