You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, bottleneck is being used in select methods in hubspot/sources/common/common.mjs. We should add bottleneck to the Hubspot app file and use in _makeRequests so that all requests use it and avoid getting rate-limiting errors.