Re: Rackspace cloudDNS and rate limiting

2016-02-24 Thread Ignasi Barrera
For completeness, this is the commit that added this to DigitalOcean. In it you'll see the other referenced classes as long as the tests we created: https://github.com/jclouds/jclouds/commit/7e866ad6a134357ce34ba7ae5247a088aac5c79e On 24 February 2016 at 15:53, Ignasi Barrera wrote: > Hi Giovanni

Re: Rackspace cloudDNS and rate limiting

2016-02-24 Thread Ignasi Barrera
Hi Giovanni, Currently there is no explicit retry handler for rate limit errors in Rackspace, but it is something that could be implemented. The DigitalOcean fixes it in quite an elegant way, and I'm pretty sure a similar approach could be aded for Rackspace. I'll try to summarise the relevant bit

Rackspace cloudDNS and rate limiting

2016-02-24 Thread Giovanni Toraldo
Hi guys, I've just hit a rate limit error while using rackspace dns service: org.jclouds.http.HttpResponseException: command: GET https://lon.dns.api.rackspacecloud.com/v1.0/10040650/domains/4433011?showRecords=true&showSubdomains=true HTTP/1.1 failed with response: HTTP/1.1 413 Request Entity To