> @@ -60,6 +67,16 @@ protected RetryOnRenew(LoadingCache<Credentials, Auth> 
> authenticationResponseCac
>        this.backoffHandler = backoffHandler;
>     }
>  
> +   /*
> +    * The reason retries need to be tracked is that it is possible that a 
> token
> +    * * can be expired at any time. The reason we track by request is that 
> only

Done.

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

Reply via email to