Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-100

Better handling of EC2 API rate limits

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.5.10, 1.6.0, 1.6.1
    • 1.6.2, 1.7.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            abayer Andrew Bayer
            rubaiyan Omar Alrubaiyan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: