Closed
Bug 884563
Opened 12 years ago
Closed 8 years ago
[balrog] Add support for foregroundRate or manualRate
Categories
(Release Engineering Graveyard :: Applications: Balrog (backend), defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nthomas, Unassigned)
References
Details
(Whiteboard: [lang=python])
... for throttling user initiated requests. See also bug 733274 for renaming existing throttling.
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Reporter | ||
Comment 3•10 years ago
|
||
This came up in the postmortem today - lmandel was in favor of having this functionality so that we could do all the prep for a release on the day before, then leave both foreground & background updates disabled until the instant we want to ship. Co-ordinating shipping with marketing/website/other changes is becoming an issue, so anything we can do to preload testing is useful.
QA would need some way to get around the throttling to test (I jokingly suggested &reallyreallyforce=1 but there must be better ways). lmandel was OK with not offering updates for the hours or so between testing and shipping, since updating twice in close succession is not great UX.
Comment 4•8 years ago
|
||
Nick, RelMan - do you think this is still desired? It would be a good contributor bug, if so.
Flags: needinfo?(sledru)
Flags: needinfo?(lukasblakk+bugs)
Flags: needinfo?(lhenry)
Comment 5•8 years ago
|
||
I'm not sure how I got a needinfo for lsblakk in there, whoops....
Flags: needinfo?(lukasblakk+bugs)
Reporter | ||
Comment 6•8 years ago
|
||
I'll leave it to Releases Management to say.
Comment 7•8 years ago
|
||
To rephrase, this bug is about the fact that a user can force the update after the push to release-cdntest (usually done the day before the release) and before we enable updates, right?
I think we should indeed have this bug implemented.
Flags: needinfo?(sledru)
Comment 8•8 years ago
|
||
(In reply to Sylvestre Ledru [:sylvestre] from comment #7)
> To rephrase, this bug is about the fact that a user can force the update
> after the push to release-cdntest (usually done the day before the release)
> and before we enable updates, right?
>
> I think we should indeed have this bug implemented.
Not quite. That has nothing to do with Balrog (users either pave over with a new installer, or change their channel to -cdntest). This bug would give us control over the rate at which updates are served when ?force=1 is set (
Flags: needinfo?(sledru)
Comment 9•8 years ago
|
||
What would be the use case for that? Sorry, this is pretty unclear for me now.
Flags: needinfo?(sledru)
Comment 10•8 years ago
|
||
This sounds like a nice idea to me and might give us more flexibility. I can't remember the original discussion. Can we talk about it after we ship 49? :D
Updated•8 years ago
|
Flags: needinfo?(lhenry)
Comment 11•8 years ago
|
||
(In reply to Sylvestre Ledru [:sylvestre] from comment #9)
> What would be the use case for that? Sorry, this is pretty unclear for me
> now.
See comment #10 - Liz said it well :). It's hard to imagine a concrete use case in advance, but we've really tried to design Balrog to handle future things we haven't yet found a use for.
Updated•8 years ago
|
Whiteboard: [lang=python]
Comment 12•8 years ago
|
||
Closing this because it's not come up as a want since the bug was filed AFAIK. We can re-open or refile if it becomes desired - it's a relatively easy addition.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•