I don’t know if you already implemented the option i am describing here , but if not , please kindly implement it. Otherwise please tell me how to use it , since i did not find it.
We really need to limit daily or hourly credit usage of scenarios (or entire org) to a custom threshold amount.
Or if not possible , limit the credits usage of entire organization instead of a specific scenario.
This is for safety in case of bugs on our part , that cause infinite invocations of scenario webhooks/mailhooks.
It happened today that we consumed 40k credits in a few hours due to a bug in our scripts , that were calling Make webhooks in an infinite loop.
We need to be able to set a threshold on usage , say 10k credits / day , rather than 10k credits/hour , that if exceeded in the specified time span , Make will automatically deactivate all our scenarios (or the specific scenario , if you can implement such threshold at scenario level)