Closed
Bug 1577843
Opened 5 years ago
Closed 5 years ago
Support per-instance capacity greater than one
Categories
(Taskcluster :: Services, task)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
References
Details
W-M currently assumes that each worker instance will execute exactly one task at a time, and estimates the number of instances required on that basis. Let's fix that.
Assignee | ||
Comment 1•5 years ago
|
||
Is this done now, with recent patches to the estimator?
Flags: needinfo?(bugzeeeeee)
Comment 2•5 years ago
|
||
I think so! At least I don't see any hard-coded "1"s in there
Flags: needinfo?(bugzeeeeee)
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•