Hi, because of the incorrect execution from 3rd party webhook we have suddenly maxed out the executions within minute since it sent a 5000 rows of data. Could be these executions refunded or somehow bough more? Thanks
Hi @Illia Welcome!
A Webhook trigger counts one execution for every inbound request that activates it, whatever the payload carries, so 5000 separate calls burn 5000 executions while the same 5000 rows arriving in one request would have cost one. If that third party can be set to post in batches, that is the change that stops this repeating.
If you are on Cloud, buying extra executions and how the tiers differ is covered here:
This @Sasidhar-Sunkesula provided information is incorrect.
If a webhook starts your flow 5000 times you cannot fix that in your workflow. The webhook already triggered so it counts…
Changing ENV settings is not possible on a cloud instance, also the settings you mention make no sense for this.
Please make sure your AI answers the question correctly or do not post it at all.
If the person asking a question starts following your suggestions they will just waste their time…