[ 
https://issues.apache.org/jira/browse/JCLOUDS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Bayer updated JCLOUDS-100:
---------------------------------

    Summary: Better handling of EC2 API rate limits  (was: Better handling of 
API rate limits)
    
> Better handling of EC2 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