craftcms / webhooks

Plugin for integrating Craft with Zapier and IFTTT.
https://plugins.craftcms.com/webhooks
MIT License
84 stars 12 forks source link

Limit frequency of invocations if the same element is saved multiple times #45

Closed kruncher closed 3 years ago

kruncher commented 3 years ago

Description

It would be very useful to define a time threshold on a per hook basis such that a webhook for a specific element one time every X seconds. This would be useful to avoid excessively re-generating a static website when using Craft CMS in headless mode where content authors are saving content a lot.