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
Raise error when API rate limit is exceeded. As mentioned in API documentation of Intercom: http://doc.intercom.io/api/#rate-limiting This will raise `ApiRateLimitExceededError` if Intercom sends Too many requests (429) response.