dogweather / rspec-webservice_matchers

Black-box web app testing
https://dogsnog.blog/2014/01/16/new-open-source-library-for-test-driven-devops/
MIT License
79 stars 5 forks source link

Automatic retry on timeout error #10

Closed dogweather closed 10 years ago

dogweather commented 10 years ago

Occasionally, a timeout error is produced although the site is "up". It'd be nice if for this to be configurable, able to be switched on and off. Also, It should apply to all types of checks and connections.