-
Notifications
You must be signed in to change notification settings - Fork 137
Handle 504 response #502
Copy link
Copy link
Closed
Description
Default handling for unexpected response bodies (here)
has revealed an unhandled 504 response from intercom.
Example message from UnexpectedResponseError:
Intercom::UnexpectedResponseError, Expected a JSON response body.
Instead got '<html> <head><title>504 Gateway Time-out</title></head>
<body bgcolor="white"> <center><h1>504 Gateway Time-out</h1></center>
</body> </html> ' with status code '504'.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.