Several days ago all went well, but now, not just one, but three of our servers are throwing these exceptions:
{
"Error" => {
"Message" => "Rate exceeded",
"Code" => "Throttling",
"Type" => "Sender"
}
}
This happens when retrieving data from Amazon, while calling DescribeJobFlows
on Amazon::Coral::ElasticMapReduceClient
, and shows as NFO Exception Retriable invalid response.