We've released considerable enhancements to how DatoCMS handles webhooks.
Automatic Retries
In case of delivery failure, DatoCMS can now attempt to resend the request up to 7 times, with increasing intervals between each attempt. The schedule for these retry attempts are on the docs.
To enable this feature, simply check the Automatic Retries option in your webhook settings:
Webhook Activity Log
Originally, the CMS showed just the latest 30 webhooks. We've now upgraded this by offering options to see events from the past week and apply filters/custom ordering, while also modernizing the UI to match the rest of the CMS:
Refer to the docs for more details on webhooks as well as the retry schedules.