【问题标题】:aws codecommit Throttled: too many concurrent connectionsaws codecommit Throttled:并发连接太多
【发布时间】:2020-07-23 21:44:01
【问题描述】:

我在 aws codecommit 中有 11 个 git 存储库。我正在使用 ssh 连接。

作为发布的一部分,我需要在这 11 个存储库上签出不同的分支、执行推送、合并等。但是,我不断收到错误“限制:并发连接太多。”

并发连接上似乎没有任何quota/limit。我不知道如何断开任何以前的连接。请帮忙。

【问题讨论】:

    标签: git amazon-web-services ssh aws-codebuild aws-codecommit


    【解决方案1】:

    我通过在我的 bash 脚本中的 git 调用之间休眠几秒钟来解决这个问题。我们只需要放慢速度。

    【讨论】:

      猜你喜欢
      • 2022-07-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-03-23
      • 1970-01-01
      • 1970-01-01
      • 2020-12-22
      相关资源
      最近更新 更多