Hello, I am working with a setup where I have multiple pipeline working with several buildkite agents. There are times when I see 203 agents working at the same time. Unfortunately, if too many agents are running various builds, it makes new builds have to wait. I have yet to see over 204 agents working at the same time. Is there a way to increase the number of agents working to minimize the waiting game? I completely get the concurrency option, but when it’s not specific, I would have thought it would be unlimited unless there is another constraint I have not yet discovered.
Appreciate any insight.
Tom