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).
Apr 10, 2020 6:02 AM
Hello,
Recently I have encouraged ten_secondly_rolling limit error.
Can you please tell me how you calculate this?
Is is a kind of "window" rate limit:
- first requests hits at 10:01:23;
- I can send 99 more requests between 10:01:23 and 10:01:33;
- the limit resets at 10:01:33 and I can send up to 100 requests before 10:01:43.
or maybe somethig different, like:
- 100 requests between 00:00:00 and 00:00:10;
- 100 requests between 00:00:10 and 00:00:20.
Thank you in advance,
Przemyslaw
Solved! Go to Solution.
Apr 14, 2020 7:10 AM
You're correct with the following outline:
- 100 requests between 00:00:00 and 00:00:10; - 100 requests between 00:00:10 and 00:00:20.
The ten secondly limit allows for a maximum of 10 calls per second thus 100 calls per 10 seconds as you've outlined above.
For more information, be sure to check out our documentation around working with HubSpot API Limits.
I hope this helps!
Apr 14, 2020 7:10 AM
You're correct with the following outline:
- 100 requests between 00:00:00 and 00:00:10; - 100 requests between 00:00:10 and 00:00:20.
The ten secondly limit allows for a maximum of 10 calls per second thus 100 calls per 10 seconds as you've outlined above.
For more information, be sure to check out our documentation around working with HubSpot API Limits.
I hope this helps!
Apr 14, 2020 7:19 AM
Thank you @Willson, it explains a lot.
Have a great day.
Cheers,
Przemysław