Skip to content

Commit 39de434

Browse files
farhajawedSeanHealy33johnnynader
authored
Add Intercom::GatewayTimeoutError to README (#574)
Co-authored-by: Sean Healy <[email protected]> Co-authored-by: Johnny Nader <[email protected]>
1 parent 095caa0 commit 39de434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
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)