Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle 504 response #502

Closed
adsteel opened this issue Nov 11, 2019 · 1 comment
Closed

Handle 504 response #502

adsteel opened this issue Nov 11, 2019 · 1 comment

Comments

@adsteel
Copy link
Contributor

adsteel commented Nov 11, 2019

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'.
@jonnyom
Copy link
Contributor

jonnyom commented Nov 12, 2019

Released in 3.9.4

@jonnyom jonnyom closed this as completed Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants