DocuCommit

Changes

Comparing previous (160dc49)e1cdaca.

@@ -56,7 +56,7 @@
5656 ## Retries
5757
5858 Deliveries retry on any `non-2xx` or timeout, with exponential backoff capped at 24 hours total โ€”
59-roughly `1m, 5m, 15m, 1h, 3h, 6h, 12h`, then give up. Persistent failures put the endpoint in
59+roughly `1m, 5m, 15m, 1h, 3h, 6h, 12h`, then we give up and mark the delivery `failed`. Persistent failures put the endpoint in
6060 `status=failing` after 24 hours; the dashboard shows the last 100 delivery attempts.
6161
6262 ## Event catalogue