add configurable :fail_timeout for backends
commitc1cf4444b2ca9126e8450ae3224cd406f0e43624
authorEric Wong <normalperson@yhbt.net>
Thu, 15 Dec 2011 01:37:23 +0000 (14 17:37 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 15 Dec 2011 01:44:23 +0000 (14 17:44 -0800)
treedcfda617ac8db129eb3bc1e979d1412f470d61af
parent0b933fc83b8b519c8e587caa6606dd372dda18af
add configurable :fail_timeout for backends

This controls the retry timeout of a failed backend
lib/mogilefs/backend.rb
lib/mogilefs/client.rb
test/test_backend.rb