> @@ -99,4 +104,32 @@ public void test401ShouldRetry4Times() {
>
> verify(command, response, cache);
> }
> +
> + @Test
> + public void test408ShouldRetry() {Looking at the code, should this be named "test408DelegatesToBackoffHandler" or so? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/369/files#r12774739
