sauce-archives / sauce_ruby

This is the Ruby client adapter for testing with Sauce Labs, a Selenium-based browser testing service (saucelabs.com).
Apache License 2.0
98 stars 115 forks source link

AA: Use default http client. #256

Closed asamasoma closed 10 years ago

asamasoma commented 10 years ago

Workaround for the following error due to Timeout::Errors thrown during normal test execution:

Net::HTTP::Persistent::Error: too many connection resets (due to Timeout::Error - Timeout::Error)