flexera-public / right_aws

RightScale Amazon Web Services Ruby Gems
MIT License
451 stars 175 forks source link

"Please reduce your request rate" #185

Open philipmeadows opened 9 years ago

philipmeadows commented 9 years ago

In right_awsbase.rb there is a list of transient AWS error messages. We're receiving the message from Amazon "Please reduce your request rate" which isn't caught by that list.

Should this be included?

We're using S3 access and it seems to return a 503 slow down, then it tries again and receives 500 errors.