azure-devops - Azure DevOps 管道未运行,因为您已达到可并行运行的最大请求数

标签 azure-devops azure-devops-pipelines

键入“Microsoft 托管的私有(private)”
在新帐户上运行管道时出现此错误,以便有足够的积分/限制
它现在已经卡住了近 20 多个小时,曾尝试重新创建项目/订阅/管道等等,但没有骰子
vscommunity 上有类似的问题但没有答案所以希望有人在这里有见解
原来这是最近实现的“功能”,关闭了这个问题
将把它留在这里直到它被删除或以防万一有人偶然发现同样的错误
https://devblogs.microsoft.com/devops/change-in-azure-pipelines-grant-for-private-projects/

最佳答案

卡住问题的根本原因是新组织中用于公共(public)和私有(private)项目的管道 microsoft-hosted 代理在最新更新中受到限制。
有关更多详细信息,您可以引用以下两个文档:Private Project Pipelines , Public Project Pipelines .
Release 183 ,增加限制的原因如下:

Over the past few months, the situation has gotten substantially worse, with a high percentage of new public projects in Azure DevOps being used for crypto mining and other activities we classify as abusive. In addition to taking an increasing amount of energy from the team, this puts our hosted agent pools under stress and degrades the experience of all our users – both open-source and paid.


私有(private)项目:
您可以发送电子邮件至 azpipelines-freetier@microsoft.com以获得您的免费套餐。
  • 您的姓名
  • Azure DevOps 组织的名称

  • 公共(public)项目:
    您可以发送电子邮件至 azpipelines-ossgrant@microsoft.com以获得您的免费套餐。
  • 您的姓名
  • 你为其申请免费授权的 Azure DevOps 组织
  • 指向您计划构建的存储库的链接
  • 项目简述
  • 关于azure-devops - Azure DevOps 管道未运行,因为您已达到可并行运行的最大请求数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66696715/

    相关文章:

    azure - 网关在指定时间内没有收到 'Microsoft.Sql'的响应

    angular - Azure ADO 构建 + 部署到 azure Web 应用程序仍显示 "welcome node developers"页面

    azure-devops - Azure DevOps 管道中的 Git 存储库权限问题

    azure-devops - Azure Devops 自托管代理并行作业

    angular - 未找到与 **/test-*.xml 匹配的测试结果文件 - Azure DevOps

    .net-core - Azure DevOps 管道 DotNetCore 测试路径项目模式

    apache - 如何将工件从 Azure devops 部署到 Apache Tomcat?

    azure-devops - YAML Nuget还原

    tfs - 将工作项从本地 TFS 迁移到 VSTS

    当failOnStderr : true , bash错误出现时,Azure脚本任务没有这个标志