> @@ -99,4 +104,32 @@ public void test401ShouldRetry4Times() {
>
> verify(command, response, cache);
> }
> +
> + @Test
> + public void test408ShouldRetry() {Well the test doesn't actually test the delegation, it seems. I think the current name is better - unless I'm missing something? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/369/files#r13107789
