Re: [jclouds/jclouds-labs] Added rate limit module (#329)

2016-10-20 Thread Andrea Turli
Didnt know azure has that rate limit, thx @nacx -- You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/329#issuecomment-255257826

[jclouds/jclouds-labs] Ignore storage account access failures when listing custom images (#330)

2016-10-20 Thread Ignasi Barrera
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/330 -- Commit Summary -- * Ignore storage account access failures when listing custom images -- File Changes -- M azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/c

Build failed in Jenkins: jclouds-guava-guice-compat ยป 17.0,4.0,OpenJDK 7 (latest) #213

2016-10-20 Thread jenkins-no-reply
See -- [...truncated 6682 lines...] Starting test testIsoCodesWhenRegionsAndZonesBoundWithIsoCodes(org.jclouds.location.c

[jclouds/jclouds-labs] Added rate limit module (#329)

2016-10-20 Thread Ignasi Barrera
Add an optional rate limit module so users can configure jclouds to automatically throttle requests when the limits are reached. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/329 -- Commit Summary -- * Added rate limit module -