We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095caa0 commit 39de434Copy full SHA for 39de434
1 file changed
README.md
@@ -696,6 +696,7 @@ Intercom::RateLimitExceeded
696
Intercom::AttributeNotSetError # Raised when you try to call a getter that does not exist on an object
697
Intercom::MultipleMatchingUsersError
698
Intercom::HttpError # Raised when response object is unexpectedly nil
699
+Intercom::GatewayTimeoutError
700
```
701
702
### Rate Limiting
0 commit comments