{ "Message" => "Rate exceeded", "Code" => "Throttl-6ren">
gpt4 book ai didi

amazon-web-services - throttle 中超出速率的事件将引发DescribeJobFlows

转载 作者:行者123 更新时间:2023-12-04 08:49:14 26 4
gpt4 key购买 nike

几天前一切正常,但现在,不仅只有一台,我们的三台服务器都抛出了这些异常:

{
"Error" => {
"Message" => "Rate exceeded",
"Code" => "Throttling",
"Type" => "Sender"
}
}

从Amazon检索数据,同时在DescribeJobFlows上调用Amazon::Coral::ElasticMapReduceClient时会发生这种情况,并显示为NFO Exception Retriable无效响应。

最佳答案

每个AWS API都有动态限制保护。
在API调用之间重试/ sleep 是一种可悲的但最好的方法:(

引发异常之前有一个configuration for the boto3 client to change max_retries 。还有general reference on how to use retries

祝你好运!

关于amazon-web-services - throttle 中超出速率的事件将引发DescribeJobFlows,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18414726/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com