New issue
Advanced search Search tips

Issue 872553 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

milo: Pending builds count in builder page is capped at 100

Project Member Reported by bpastene@chromium.org, Aug 9

Issue description

As of writing this, https://ci.chromium.org/p/chromium/builders/luci.chromium.try/ios-simulator has 222 pending builds as reported by swarming (see attached), yet milo claims there's only 100 (see attached)

The pending build count should correctly report the total pending builds.

 
swarming.png
73.3 KB View Download
milo.png
224 KB View Download
Cc: hinoka@chromium.org
Status: Available (was: Untriaged)
buildbucket has a cron job that computes actual count of pending/started builds per builder. That's the source of /chrome/infra/buildbucket/builds/count Monarch metric. We could add an API to return that number. It may be stale by a few minutes, though.

Short term, the text should probably be changed to "first 100" or "at least 100".

WDYT?
I think a more accurate ballpark (500 vs 100+, albite delayed) is more useful than only knowing that there is "100 or more" pending jobs.  BB API sounds like a good solution here.
yeah, it would be definitely more useful. Part of the problem now is that the info milo provides now is misleading (which is worse than "not very useful"), so changing the text would at least address that problem.
Agreed.

Sign in to add a comment