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

Heroku H12 request timeout not always appearing #175

Closed
International opened this issue Jul 1, 2014 · 2 comments
Closed

Heroku H12 request timeout not always appearing #175

International opened this issue Jul 1, 2014 · 2 comments

Comments

@International
Copy link

Heroku limits response time from an application to 30 seconds. I noticed that if something takes longer than 30 seconds ( like a 3rd party API ), in a lot of cases, I cannot see those transactions in NewRelic. Therefore, sometimes when the H12 errors happen, I cannot rely on NewRelic to tell me what exactly caused the error. Is there any configuration setting I could make, or an accepted solution for this problem?

Thank you!

@benweint
Copy link
Contributor

benweint commented Jul 1, 2014

Hi @International - this is a tricky issue, especially because there are sometimes multiple different timeout mechanisms in play, but the best known solution is described in this StackOverflow answer. Give those steps a try, and feel free to open a (support ticket)[http://support.newrelic.com] or post on our forum if you need more help.

Cheers!
Ben

@benweint benweint closed this as completed Jul 1, 2014
@International
Copy link
Author

Thank you Ben!

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