Error Message: You have reached your secondly limit

Rate Limiting in Hubspot

What can you do, if you receive the following error message?

## CRM
HubSpot
## Client:
DataQuality
## Error:
Name: GeneralError
Error Message: You have reached your secondly limit.
User Message: NO MESSAGE
Export Fail Frequency: this_contact

HubSpot APIs are rate limited and SECONDLY limit errors are returned when call requests exceed the limit. 

The solution to this would be to make adjustments to the frequency with which you're sending requests to HubSpot. 

Please feel free to check with Hubspot support for further information.

Why the rate limit in Hubspot?

Rate limiting is a strategy for limiting network traffic. It puts a cap on how often someone can repeat an action within a certain time frame. Rate limiting can help stop certain kinds of malicious bot activity. It can also reduce strain on web servers.