Skip to content

Commit 39de434

Browse files
farhajawedSeanHealy33johnnynader
authored
Add Intercom::GatewayTimeoutError to README (#574)
Co-authored-by: Sean Healy <sean.healy@intercom.io> Co-authored-by: Johnny Nader <30523158+johnnynader@users.noreply.github.com>
1 parent 095caa0 commit 39de434

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,7 @@ Intercom::RateLimitExceeded
696696
Intercom::AttributeNotSetError # Raised when you try to call a getter that does not exist on an object
697697
Intercom::MultipleMatchingUsersError
698698
Intercom::HttpError # Raised when response object is unexpectedly nil
699+
Intercom::GatewayTimeoutError
699700
```
700701

701702
### Rate Limiting

0 commit comments

Comments
 (0)