> } else {
> - retry = false;
> + // This request has failed before
> + if (count >= 4) {Please promote magic number to a named constant. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/104/files#r6357349
