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 Too Large; content: [{ "overLimit" : { "code" : 413, "message" : "OverLimit Retry...", "details" : "Error Details...", "retryAfter" : "2016-02-24T14:25:57Z" } }] full stacktrace https://gist.github.com/gionn/2b32e8734749a71490c3 Is there an easy way to implement a simple retry feature, maybe using the suggested retryAfter field of the error response? Thanks. -- Giovanni Toraldo Lead Developer https://cloudesire.com