marcel / aws-s3

AWS-S3 is a Ruby implementation of Amazon's S3 REST API
http://amazon.rubyforge.org
MIT License
774 stars 461 forks source link

Add EHOSTUNREACH to list of errors to retry on. #103

Open ijcd opened 10 years ago

ijcd commented 10 years ago

Add EHOSTUNREACH to list of errors to retry on. Still tries only 3 times.