Reputation: 31
I am facing below error while i am running the pipeline.
This agent request is not running because you have reached the maximum number of requests that can run for parallelism type 'Microsoft-Hosted Private'. Current position in queue: 1
Note: This is my first job and i am not running any additional pipelines in the same project.
Please help me to sort out this issue.
Thanks & Regards, Muthu Kumar M.,
Upvotes: 2
Views: 4135
Reputation: 19361
First of all, you can view in-progress jobs in Parallel jobs of Organization Settings to check if there is only one running job.
If your organization is newly created, there could be no agent pool available.
Since March, we have temporarily disabled the free grant of parallel jobs for public projects and for certain private projects in new organizations. However, you can request this grant by sending an email to [email protected].
For more information about parallel jobs and free grants, see our documentation.
Upvotes: 2