Page MenuHomePhabricator

[builds-api] Allow queuing builds
Open, LowPublic

Description

Sometimes, specially if you have multiple components, the builds can be more than the allow limit of parallel builds, this task is to allow queuing the builds to a higher limit to be able to cope with the sudden build burst.

Event Timeline

dcaro triaged this task as Medium priority.Aug 21 2025, 3:30 PM
dcaro lowered the priority of this task from Medium to Low.Jul 1 2026, 8:25 AM
dcaro added a project: tools-platform-team.

This is not critical now that components-api will be the one waiting for the builds to finish T402568: [components-api] Queue builds when the build queue is full