@nacx Could you please help me understand better the `RateLimitRetryHandler` and the `RateLimitExceededException` i have implemented both since i was getting too many request from the API, my guess is somehow the failed requests gets a retry after the reset period passes, but running the live tests the testConcurrentUseOfComputeServiceToCreateNodes seems to get stuck and after 20 minutes it timesout, maybe the implementation of the either the above is missing something?
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/338#issuecomment-275557176
