Welcome to the Airtable Community! If you're new here, check out our Getting Started area to get the most out of your community experience.
Feb 24, 2022 12:08 PM
How can I configure an automation to only run (or complete given n steps) if it hasn’t run within t hours or minutes?
I have a couple automations that watch for various sporadic updates to tables in my base. On occasion, these updates happen close together and trigger more actions than needed by the users of the base.
Feb 24, 2022 12:14 PM
Airtable automations do not have rate limiting.
You need to carefully design your triggers and actions to avoid flooding the system with multiple automation runs.