APIs & Integrations

LF-integrations
Participant

Additional information about ten_secondly_rolling limit

SOLVE

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

0 Upvotes
1 Accepted solution
Willson
Solution
HubSpot Employee
HubSpot Employee

Additional information about ten_secondly_rolling limit

SOLVE

Hi @LF-integrations 

 

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!

Product Manager @ HubSpot

View solution in original post

0 Upvotes
2 Replies 2
Willson
Solution
HubSpot Employee
HubSpot Employee

Additional information about ten_secondly_rolling limit

SOLVE

Hi @LF-integrations 

 

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!

Product Manager @ HubSpot
0 Upvotes
LF-integrations
Participant

Additional information about ten_secondly_rolling limit

SOLVE

Thank you @Willson, it explains a lot.

Have a great day.

Cheers,
Przemysław

0 Upvotes