[ 
https://issues.apache.org/jira/browse/JCLOUDS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688452#comment-13688452
 ] 

ASF subversion and git services commented on JCLOUDS-100:
---------------------------------------------------------

Commit 8d4e88ad98f821b252b5ae550016b7c0544bfffd in branch refs/heads/1.6.x from 
[~abayer]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;h=8d4e88a ]

JCLOUDS-100. Add AWSServerErrorRetryHandler, with an increased back
off time.

                
> Better handling of API rate limits
> ----------------------------------
>
>                 Key: JCLOUDS-100
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-100
>             Project: jclouds
>          Issue Type: Bug
>    Affects Versions: 1.5.10, 1.6.0, 1.6.1
>            Reporter: Omar Alrubaiyan
>            Assignee: Andrew Bayer
>            Priority: Critical
>             Fix For: 1.7.0, 1.6.2
>
>
> Right now it seems that there is some retry logic when API operations fail. 
> However, the retry logic does not handle hitting the API rate limit very 
> well. The problem is that the retries are done successively instead of  
> exponential back-off retries which is the recommended way of dealing with EC2 
> API limits.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to