【发布时间】:2019-07-27 17:47:29
【问题描述】:
随着 AWS CodeDeploy 中部署组数量的增加,BitBucket Pipelines 开始更频繁地失败。
管道失败...
+ python ./_scripts/codedeploy_deploy.py
Failed to deploy application revision.
An error occurred (ThrottlingException) when calling the GetDeployment operation (reached max retries: 4): Rate exceeded
有什么办法可以增加限速前的值或者减少发生的几率?
AWS 论坛发帖: https://forums.aws.amazon.com/thread.jspa?messageID=892511
【问题讨论】:
标签: python amazon-web-services boto3 bitbucket-pipelines bitbucket-aws-code-deploy