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

Fix connection timeouts #453

Merged
merged 4 commits into from
Apr 30, 2016
Merged

Fix connection timeouts #453

merged 4 commits into from
Apr 30, 2016

Conversation

jondeandres
Copy link
Contributor

The timeout exceptions we are currently handling with this PR are: Net::ReadTimeout and Net::OpenTimeout

bryandavisweb and others added 2 commits April 22, 2016 14:41
This allows you to configure a timeout for when your server can't talk to Rollbar and keeps your app from hanging.
@jondeandres jondeandres force-pushed the fix-connection-timeouts branch 3 times, most recently from 673ff18 to 6bf9a70 Compare April 29, 2016 23:17
The timeout exceptions we are currently handling with this PR are:
Net::ReadTimeout and Net::OpenTimeout
@jondeandres jondeandres merged commit f0bc9fd into master Apr 30, 2016
@jondeandres jondeandres deleted the fix-connection-timeouts branch April 30, 2016 00:32
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

Successfully merging this pull request may close these issues.

2 participants