Is it normal that my webhooks might be missing triggers if they receive hits too fast?
For example, I have a webhook to trigger on clickup new tasks (including subtasks).
If I create a new clickup tasks with 10 subtasks, I think it would count as 11 tasks being sent instantly to the webhook, which makes it so not all of them get recognized.
I prefer using the ClickUp automations to trigger Make scenarios instead. They are a lot more customizable than the Make Watch modules and seem to be a lot more stable as well.
Go to Space/Folder/List Settings → Automations → Add Automation and set the action to Call a Webhook. Then have your Make scenario start with a Custom Webhook instead of the ClickUp Watch Tasks module.