Do Database Webhooks retry on failure?

👋 I'm setting up a Database Webhook to call an endpoint on insert and wondering if there is inbuilt retry functionality for if the http endpoint is unavailable or returns a non success code?

If there is nothing inbuilt, is there a suggested way to set up retries or see a log/table of failed webhooks?
Was this page helpful?