We are getting errors back from Hubspot with the following:
The maximum allowed batch size is 11000
This happens after:
Company deal associations...
In the logs.
This is to do with us pulling the details for associated deals. There is a batch limit of 11k and we've recently gone over 11k companies. It seems the library isn't doing any chunking, so we will have to.
Fix here: