> @@ -99,4 +104,32 @@ public void test401ShouldRetry4Times() {
>  
>        verify(command, response, cache);
>     }
> +
> +   @Test
> +   public void test408ShouldRetry() {

Ah that's what I was missing. @demobox you are right, this does test the 
handler specifically. I think it makes sense to rename the test, then!

Thanks!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/369/files#r13108987

Reply via email to