We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
May 20, 2022 9:17 AM
Curretly, I have an App that receives Webhook Notifications from different portalIds. I am using the Event Throttling feature but it does not seem to be working properly. For example, I made a simple test changing the Event Throttling to 1 per minute and make a lot of changes manually to contacts in the UI of a portal. In a period of 1 minute, I ended up receiving 10 requests and not 1. So, what is missing in my configuration?
Thank you in advance
May 20, 2022 4:12 PM
Is this persisting? Curious if it just took some time for that throttling to engage 🤔
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |
May 22, 2022 8:02 AM
@dennisedson yes, it is persistent. Just tested before replying you and it created 8 events in a period of 1 minute even tho my throttling is set to 1 per minute. I am checking it in a testing environment but I have another prod environment that I set to 3 requests per minutes but we still receive hundreds of requests per minute.