connection/{poolable,http}: common retry logic for timeouts
commit9b2b87a9507698c3b4757953f99f2a47501638fe
authorEric Wong <normalperson@yhbt.net>
Fri, 22 Feb 2013 03:41:13 +0000 (22 03:41 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 10 Aug 2013 07:03:24 +0000 (10 07:03 +0000)
treeeecf32b00da351edec56bf0fd6e65191721ba18c
parent66c8827c22f05b67ec4a8812edbdfe69ff6e5a68
connection/{poolable,http}: common retry logic for timeouts

We will want similar logic for Mogstored sidechannel to avoid
retrying on timeout.
lib/MogileFS/Connection/HTTP.pm
lib/MogileFS/Connection/Poolable.pm