Closed
Bug 1491621
Opened 7 years ago
Closed 7 years ago
Run actions at a lower priority than decisions
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox-esr60 fixed, firefox62 fixed, firefox64 fixed)
RESOLVED
FIXED
mozilla64
People
(Reporter: dustin, Assigned: dustin)
Details
Attachments
(1 file)
There's a very real risk that we'll be overwhelmed with actions sometimes. Best that decisions continue to run in a timely fashion when that occurs.
| Assignee | ||
Comment 1•7 years ago
|
||
I want to use $match, so
https://github.com/taskcluster/mozilla-taskcluster/pull/132
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Hm, match always returns an array. I filed
https://github.com/taskcluster/json-e/issues/257
Comment 6•7 years ago
|
||
Comment on attachment 9010054 [details]
Bug 1491621 - use different priorities for different kinds of decisions
Tom Prince [:tomprince] has approved the revision.
Attachment #9010054 -
Flags: review+
Pushed by dmitchell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e92ec2f9523b
use different priorities for different kinds of decisions r=tomprince
Comment 8•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Comment 9•7 years ago
|
||
| bugherder uplift | ||
status-firefox62:
--- → fixed
Comment 10•7 years ago
|
||
| bugherder uplift | ||
status-firefox-esr60:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•