Webhook Throttling

It would be great to have a throttle interval for webhooks.

For those of us using webhooks to trigger CI builds or deploys to Netlify etc, it’s quite easy when clicking around in Dato and saving/publishing a few records to trigger many webhook requests.

On my current job I’m using a webhook to trigger some Netlify builds and it looks as if there’s already some throttling on the order of a few seconds (I don’t know if it’s on the Dato or Netlify side). But it would be great to be able to specify a duration of 1 minute or perhaps 5 minutes for a production deployment, so that rapid changes would be batched before builds are kicked off.

Seconded. This would be really useful for us.