Searched refs:ThruputError (Results 1 – 1 of 1) sorted by relevance
57 ThruputError = "ProvisionedThroughputExceededException" variable in Layer1135 if self.ThruputError in data.get('__type'):137 msg = "%s, retry attempt %s" % (self.ThruputError, i)