Object
Text, if found in an error message returned by AWS, indicates that this may be a transient error. Transient errors are automatically retried with exponential back-off.
Returns a list of Amazon service responses which are known to be transient problems. We have to re-request if we get any of them, because the problem will probably disappear. By default this method returns the same value as the AMAZON_PROBLEMS const.
# File lib/awsbase/right_awsbase.rb, line 161 def self.amazon_problems @@amazon_problems end
Generated with the Darkfish Rdoc Generator 2.