Improve nimbus chatbot behaviors, e.g., rollout and slugs
Categories
(Core :: Machine Learning: General, enhancement, P2)
Tracking
()
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
(Whiteboard: [genai])
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
We can carry over some improvements from bug 1895932 such as checking experiments first and stashing the full slug including branch to help debugging.
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Fix experiment vs rollout priority. Save full slug. Init on import.
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
[Tracking Requested - why for this release]: better user experience for those in the nimbus experiment with earlier init
| Assignee | ||
Comment 3•1 year ago
|
||
will need this to handle 132 -> 133 experiment enrollment
Updated•1 year ago
|
Comment 5•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Comment 6•1 year ago
|
||
verified with stage preview https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/mardak-test-chatbot-minversion and a changing the firefox version from 133.0a1 to 133.0a2
| Assignee | ||
Comment 7•1 year ago
|
||
Fix experiment vs rollout priority. Save full slug. Init on import no longer need test uninit. Enforce minimum versions.
Original Revision: https://phabricator.services.mozilla.com/D223937
Updated•1 year ago
|
Comment 8•1 year ago
|
||
beta Uplift Approval Request
- User impact if declined: users enrolled during 132 experience pre-133 feature
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: manually verified with stage preview experiment, experiment testing will cover
- Risk associated with taking this patch: low
- Explanation of risk level: mirrors sidebar's initialization and experiment behavior with new logic to skip
- String changes made/needed: none
- Is Android affected?: no
Updated•1 year ago
|
Updated•1 year ago
|
Description
•