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

Timeout not raising error #712

Open
joemasilotti opened this issue Oct 22, 2020 · 1 comment
Open

Timeout not raising error #712

joemasilotti opened this issue Oct 22, 2020 · 1 comment

Comments

@joemasilotti
Copy link

joemasilotti commented Oct 22, 2020

I realize this is a shot in the dark, but I'm stumped and could use some help.

See the screenshot below from Rollbar. I have rack_timeout installed and set to a 10s timeout. timeout in this scope is 5s.

Shouldn't HTTParty be raising a timeout error (which should be caught in the rescue) before rack_timeout raises their own? Or am I missing something silly?

Ek71OzJVcAAleQg

Thanks in advance!

@akashs-cuelogic
Copy link

@joemasilotti please try adding Accept-Encoding" => "identity" in headers.

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