commit | 334f1fdf581f1a77ac4ee3990997d9ddb550280c | [log] [tgz] |
---|---|---|
author | Andrea Frittoli <andrea.frittoli@hp.com> | Wed May 15 06:57:43 2013 +0100 |
committer | Andrea Frittoli <andrea.frittoli@hp.com> | Thu May 16 14:00:39 2013 +0100 |
tree | 897c184a7d8ace3183e78be6ba7e320722a6b878 | |
parent | 3ae31e18cbab40cc43904f11ad540ad5beb294b4 [diff] |
Add a sleep with back-off to retries The current implementation retries on socket error without a sleep, and on auth error with a fixed interval sleep. Replacing all with an exp backoff. Default sleep time set to 1.5, default backoff 1.01. Fixes bug #1180213 Change-Id: I764f2aa4f2c0f8e04718d69b842a574db7aca936